ContainerImage.Pinniped/internal/oidc/provider
Andrew Keesler 58237d0e7d
WIP: start to wire signing key into token handler
This commit includes a failing test (amongst other compiler failures) for the
dynamic signing key fetcher that we will inject into fosite. We are checking it
in so that we can pass the WIP off.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-03 15:37:25 -05:00
..
manager WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
dynamic_tls_cert_provider.go Add a way to set a default supervisor TLS cert for when SNI won't work 2020-10-27 16:33:08 -07:00
dynamic_upstream_idp_provider.go Add a redirectURI parameter to ExchangeAuthcodeAndValidateTokens() method. 2020-12-02 15:55:33 -06:00
oidcprovider_test.go Require https scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00
oidcprovider.go Require https scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00