# Packages
No description provided by the author
# Functions
Enabled returns if configURL is enabled.
GetDefaultExpiration - returns the expiration seconds expected.
LookupConfig lookup jwks from config, override with any ENVs.
NewValidators - creates Validators.
# Constants
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
Vendor specific ENVs only enabled if the Vendor matches == "vendor".
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
Vendor specific ENV only enabled if the Vendor matches == "vendor".
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
OpenID keys and envs.
# Variables
DefaultKVS - default config for OpenID config.
ErrTokenExpired - error token expired.
Help template for OpenID identity feature.
Specific instances for EC256 and company.
Specific instances for EC256 and company.
Specific instances for EC256 and company.
Specific instances for RS256 and company.
Specific instances for RS256 and company.
Specific instances for RS256 and company.
# Structs
Config - OpenID Config RSA authentication target arguments.
DiscoveryDoc - parses the output from openid-configuration for example https://accounts.google.com/.well-known/openid-configuration.
JWKS - https://tools.ietf.org/html/rfc7517.
Validators - holds list of providers indexed by provider id.
# Interfaces
Validator interface describes basic implementation requirements of various authentication providers.
# Type aliases
ID - holds identification name authentication validator target.