spring-security/docs/modules/ROOT/pages/reactive/oauth2
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
..
client Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
login Change default authority for oauth2Login() 2022-09-26 10:06:31 -05:00
resource-server Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
index.adoc Separate OAuth 2.0 Client Reactive Docs 2021-11-11 10:41:12 -06:00