Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDiscoveryURL ¶
BuildDiscoveryURL helper function
Types ¶
type AuthenticationProvider ¶
AuthenticationProvider leverages oauth2.Config and *oidc.Provider to perform OAuth 2.0 and OpenID Connect protocol related functions
func NewAuthenticationProvider ¶
func NewAuthenticationProvider(discoveryURL string) *AuthenticationProvider
NewAuthenticationProvider creates a new OAuth2 OpenID Connect Provider
Click to show internal directories.
Click to hide internal directories.