spring-security/docs/modules/ROOT/pages/reactive
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
..
authentication Add Kotlin example for logout configuration of reactive authentication 2022-02-11 13:16:47 +01:00
authorization Merge remote-tracking branch 'origin/5.8.x' into main 2022-08-25 14:46:48 -06:00
configuration Remove Configuration meta-annotation from Enable* annotations 2022-07-30 03:48:42 +02:00
exploits Merge Clean up Reference Documentation 2021-12-13 16:57:36 -06:00
integrations Add Kotlin example for SecuritySocketAcceptorInterceptor of RSocket 2022-03-09 17:49:43 +01:00
oauth2 Change default authority for oauth2Login() 2022-09-26 10:06:31 -05:00
test Add Kotlin example for WebTestClient setup docs 2022-07-22 13:49:21 -03:00
getting-started.adoc Add Reactive Getting Started Page 2021-09-23 15:50:14 -05:00
index.adoc rg "xref:\S+?#\S+\[\]" docs/modules -l -g "*.adoc" | while read adoc_file_to_replace; do 2021-09-23 15:49:45 -05:00