ContainerImage.Pinniped/internal/oidc/provider
Monis Khan db6fc234b7 Add NullStorage for the authorize endpoint to use
We want to run all of the fosite validations in the authorize
endpoint, but we don't need to store anything yet because
we are storing what we need for later in the upstream state
parameter.

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-11-11 14:49:24 -08:00
..
manager Add NullStorage for the authorize endpoint to use 2020-11-11 14:49:24 -08: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 type for in-memory caching of upstream OIDC Identity Providers 2020-11-03 12:06:07 -08:00
oidcprovider.go Require `https` scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00
oidcprovider_test.go Require `https` scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00