ContainerImage.Pinniped/internal/oidc/provider
Andrew Keesler e17bc31b29
Pass CSRF cookie signing key from controller to cache
This also sets the CSRF cookie Secret's OwnerReference to the Pod's grandparent
Deployment so that when the Deployment is cleaned up, then the Secret is as
well.

Obviously this controller implementation has a lot of issues, but it will at
least get us started.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-11 11:49:27 -05:00
..
manager Pass CSRF cookie signing key from controller to cache 2020-12-11 11:49:27 -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 Refactor UpstreamOIDCIdentityProviderI claim handling. 2020-12-04 15:35:35 -06: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