1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg
Lida Li b541805dc1
Use comma separated multiple values for header (#799)
* Use comma separated value for multiple claims

* Fix lint error

* Fix more tests

* Fix one more test

* Always flatten the headers

* Ensure we test the real multi-groups

* Only update map when necessary

* Update CHANGELOG

* Move to the right location of change log

* Fix blank line
2021-01-22 08:48:34 +00:00
..
apis Generate reference page in configuration 2021-01-18 09:57:44 +00:00
authentication/basic Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
cookies Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
encryption Stop accepting legacy SHA1 signed cookies 2020-09-24 10:31:34 -07:00
header SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
middleware Use comma separated multiple values for header (#799) 2021-01-22 08:48:34 +00:00
requests Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
sessions Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00
upstream Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
validation Migrate Keycloak to EnrichSession & support multiple groups 2020-12-24 14:04:19 -08:00