validator

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2020 License: Apache-2.0 Imports: 9 Imported by: 5

Documentation

Overview

Package validator implements OpenID Connect token validation obtained from Keycloak

Index

Constants

View Source
const DriverName = "keycloak"

Variables

This section is empty.

Functions

This section is empty.

Types

type KeycloakValidator

type KeycloakValidator struct {
	// contains filtered or unexported fields
}

func (*KeycloakValidator) Validate

func (v *KeycloakValidator) Validate(serverAddr, clientID, tokenString string) (bool, *authz.Claims, error)

Validate validates the token

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL