Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
func NewProvider(providerName string, transport http.RoundTripper, config Config) (external.Provider, error)
NewProvider returns an implementation of an OpenID Connect Authorization Code Flow See http://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth ID Token decryption is not supported UserInfo decryption is not supported
Types ¶
type TokenValidator ¶
Click to show internal directories.
Click to hide internal directories.