spring-security/oauth2
Fabio Guenci 9925c6a4c0
Preserve Null Claim Values
Prior to this commit ClaimTypeConverter returned the claims with the
original value for all the claims with a null converted value.
The changes allows ClaimTypeConverter to overwrite and return claims
with converted value of null.

Closes gh-10135
2021-08-16 08:44:27 -06:00
..
oauth2-client Revert "URL encode client credentials" 2021-07-20 14:06:46 -05:00
oauth2-core Preserve Null Claim Values 2021-08-16 08:44:27 -06:00
oauth2-jose Preserve Null Claim Values 2021-08-16 08:44:27 -06:00
oauth2-resource-server Resolve Bearer token after subscribing to publisher 2020-08-03 11:11:09 -05:00