ContainerImage.Pinniped/internal/oidc/provider
Ryan Richard a561fd21d9 Consolidate the supervisor's timeout settings into a single struct
- This struct represents the configuration of all timeouts. These
  timeouts are all interrelated to declare them all in one place.
  This should also make it easier to allow the user to override
  our defaults if we would like to implement such a feature in the
  future.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-10 10:14:54 -08:00
..
manager Consolidate the supervisor's timeout settings into a single struct 2020-12-10 10:14:54 -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 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