oauth2-proxy/pkg/validation
princemelvin 35e1452e9d Added introspection support in OIDC 2021-05-05 18:07:25 +05:30
..
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 Added introspection support in OIDC 2021-05-05 18:07:25 +05:30
options_test.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
providers.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
providers_test.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
sessions.go
sessions_test.go
upstreams.go Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00
upstreams_test.go Introduce Duration so that marshalling works for duration strings 2020-11-19 10:35:29 +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