1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/oauth2/oauth2-resource-server
Patrick Walter 9c9fd9f4bd 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.

Closes gh-12074
2022-12-02 14:30:30 -07:00
..