spring-security/config
Steve Riesenberg 181ee7410b
Change default authority for oauth2Login()
Previously, the default authority was ROLE_USER when using
oauth2Login() for both OAuth2 and OIDC providers.

* Default authority for OAuth2UserAuthority is now OAUTH2_USER
* Default authority for OidcUserAuthority is now OIDC_USER

Documentation has been updated to include this implementation detail.

Closes gh-7856
2022-09-26 10:06:31 -05:00
..
src Change default authority for oauth2Login() 2022-09-26 10:06:31 -05:00
spring-security-config.gradle Remove Deprecated OpenSAML 3 Support 2022-09-20 16:57:38 -06:00