1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2026-05-22 10:15:21 +02:00
Files
oauth2-proxy/providers
Damien Degois fd2807c091 Fix uninitialized user claim (#1873)
* Fix uninitialized user claim

Some providers doesn't initialize data with setProviderDefaults function
(keycloak-oidc for example), therefore UserClaim is never initialized
with the default value and stay as an empty string.
This result in an empty user.

* Add CHANGELOG.md entry for #1873

* Call setProviderDefaults where missing

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2022-11-07 08:42:33 +00:00
..
2022-10-21 11:57:51 +01:00
2022-05-25 20:05:12 +01:00
2022-11-07 08:42:33 +00:00
2022-10-29 12:49:51 +01:00
2022-10-21 11:57:51 +01:00
2020-09-29 17:44:42 +01:00
2022-10-21 11:57:51 +01:00
2022-03-13 10:08:33 +00:00
2022-10-21 11:57:51 +01:00
2022-03-13 10:08:33 +00:00
2022-03-13 10:08:33 +00:00
2022-03-13 10:08:33 +00:00
2022-10-21 11:57:51 +01:00
2022-03-13 10:08:33 +00:00
2020-12-21 16:51:52 -08:00