File tree Expand file tree Collapse file tree 5 files changed +567
-566
lines changed Expand file tree Collapse file tree 5 files changed +567
-566
lines changed Original file line number Diff line number Diff line change 125
125
** Authorization
126
126
*** xref:reactive/authorization/method.adoc[EnableReactiveMethodSecurity]
127
127
** xref:reactive/oauth2/index.adoc[OAuth2]
128
- *** xref:reactive/oauth2/login.adoc[OAuth2 Log In]
128
+ *** xref:reactive/oauth2/login/index.adoc[OAuth2 Log In]
129
+ *** * xref:reactive/oauth2/login/core.adoc[Core Configuration]
130
+ **** xref:reactive/oauth2/login/advanced.adoc[Advanced Configuration]
129
131
*** xref:reactive/oauth2/client/index.adoc[OAuth2 Client]
130
132
*** * xref:reactive/oauth2/client/core.adoc[Core Interfaces and Classes]
131
133
**** xref:reactive/oauth2/client/authorization-grants.adoc[OAuth2 Authorization Grants]
Original file line number Diff line number Diff line change 3
3
4
4
Spring Security provides OAuth2 and WebFlux integration for reactive applications.
5
5
6
- * xref:reactive/oauth2/login.adoc[OAuth2 Log In] - Authenticating with an OAuth2 or OpenID Connect 1.0 Provider
6
+ * xref:reactive/oauth2/login/index .adoc[OAuth2 Log In] - Authenticating with an OAuth2 or OpenID Connect 1.0 Provider
7
7
* xref:reactive/oauth2/client/index.adoc[OAuth2 Client] - Making requests to an OAuth2 Resource Server
8
8
* xref:reactive/oauth2/resource-server/index.adoc[OAuth2 Resource Server] - Protecting a REST endpoint using OAuth2
You can’t perform that action at this time.
0 commit comments