oauth2-proxy/pkg/apis/options
k-wall b0375e85fa
Fix #635: Support specifying alternative provider TLS trust source(s) (#645)
* Fix #635: Support specifying alternative provider TLS trust source(s)

* Update pkg/apis/options/options.go

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

* Update pkg/validation/options.go

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

* Address review comments

* upd CHANGELOG.md

* refactor test to assert textual subjects + add openssl gen cmd

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-07-03 16:09:17 +01:00
..
cookie.go Rename cookie-domain config to cookie-domains (#559) 2020-05-24 20:19:56 +01:00
load.go Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
load_test.go Move FlagSet to Options package 2020-05-21 22:43:42 +01:00
logging.go Ensure exclude-logging-paths is consistent with other options 2020-05-31 14:09:28 +01:00
options.go Fix #635: Support specifying alternative provider TLS trust source(s) (#645) 2020-07-03 16:09:17 +01:00
sessions.go Move Cipher intialisation to session store initialisation 2020-06-28 12:03:03 +01:00