ContainerImage.Pinniped/internal/controller/supervisorconfig
Ryan Richard 227fbd63aa Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
Because we want it to implement an AuthcodeExchanger interface and
do it in a way that will be more unit test-friendly than the underlying
library that we intend to use inside its implementation.
2020-11-18 13:38:13 -08:00
..
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
upstreamwatcher Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00
jwks_observer.go Reduce log spam 2020-11-10 10:22:27 -05:00
jwks_observer_test.go Rename OIDCProviderConfig to OIDCProvider. 2020-11-02 17:40:39 -06:00
jwks_writer.go Reduce log spam 2020-11-10 10:22:27 -05:00
jwks_writer_test.go Rename OIDCProviderConfig to OIDCProvider. 2020-11-02 17:40:39 -06:00
oidcproviderconfig_watcher.go Reduce log spam 2020-11-10 10:22:27 -05:00
oidcproviderconfig_watcher_test.go Replace the OIDCProvider field SNICertificateSecretName with a TLS.SecretName field. 2020-11-02 18:15:03 -06:00
tls_cert_observer.go Reduce log spam 2020-11-10 10:22:27 -05:00
tls_cert_observer_test.go Replace the OIDCProvider field SNICertificateSecretName with a TLS.SecretName field. 2020-11-02 18:15:03 -06:00