spring-security/oauth2
Patrick Walter e93ed6d94c Add configurable authorities split regex
Before this commit splitting the authorities claim was done by a
hardcoded regex " ". This commit allows to configure to set any regex
to split the authorities claim while keeping the previously
hardcoded regex as a default.
2022-11-01 17:38:47 -06:00
..
oauth2-client Merge remote-tracking branch 'origin/5.8.x' 2022-11-01 13:46:08 -06:00
oauth2-core Change default authority for oauth2Login() 2022-09-26 10:06:31 -05:00
oauth2-jose Refresh remote JWK when unknown KID error occurs 2022-08-18 16:54:45 -05:00
oauth2-resource-server Add configurable authorities split regex 2022-11-01 17:38:47 -06:00