oauth2-proxy/pkg/validation
Joel Speed 2e15f57b70
Remove provider configuration from validation package
2022-02-16 10:38:06 +00:00
..
allowlist.go
allowlist_test.go
common.go SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
common_test.go SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
cookie.go
cookie_test.go
header.go
header_test.go SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
logging.go
options.go Remove provider configuration from validation package 2022-02-16 10:38:06 +00:00
options_test.go Remove provider configuration from validation package 2022-02-16 10:38:06 +00:00
providers.go Remove provider configuration from validation package 2022-02-16 10:38:06 +00:00
providers_test.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
sessions.go Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
sessions_test.go
upstreams.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
upstreams_test.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
utils.go
validation_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00