spring-security/oauth2/oauth2-core
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-oauth2-core.gradle Restore ManagementConfigurationPlugin 2021-10-05 11:23:29 -03:00