1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/apis/options
2021-06-13 10:19:56 +02:00
..
util Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
alpha_options.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
app.go fix: SHOW_DEBUG_ON_ERROR environment variable not working 2021-05-04 19:17:30 +03:00
common_test.go Introduce Duration so that marshalling works for duration strings 2020-11-19 10:35:29 +00:00
common.go Generate reference page in configuration 2021-01-18 09:57:44 +00:00
cookie.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
doc.go Generate reference page in configuration 2021-01-18 09:57:44 +00:00
header.go Some typos (#1222) 2021-06-02 19:41:30 +01:00
legacy_options_test.go Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
legacy_options.go Fix Metrics cfg option naming typo 2021-04-23 13:24:28 -07:00
load_test.go Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
load.go Introduce alpha configuration loading 2020-12-01 08:56:49 +00:00
logging.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
options_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
options.go Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
providers.go Added ADFS Provider 2021-06-13 10:19:56 +02:00
server.go Some typos (#1222) 2021-06-02 19:41:30 +01:00
sessions.go Support Password & SentinelPassword in Redis session store 2020-08-11 12:22:05 -07:00
upstreams.go Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00