2018-09-18 18:18:32 -04:00
|
|
|
[[webflux-oauth2]]
|
2018-09-18 10:27:13 -04:00
|
|
|
= OAuth2 WebFlux
|
|
|
|
|
|
|
|
Spring Security provides OAuth2 and WebFlux integration for reactive applications.
|
|
|
|
|
2021-11-09 12:38:51 -05:00
|
|
|
* xref:reactive/oauth2/login/index.adoc[OAuth2 Log In] - Authenticating with an OAuth2 or OpenID Connect 1.0 Provider
|
2021-11-04 14:45:39 -04:00
|
|
|
* xref:reactive/oauth2/client/index.adoc[OAuth2 Client] - Making requests to an OAuth2 Resource Server
|
2021-10-29 15:06:38 -04:00
|
|
|
* xref:reactive/oauth2/resource-server/index.adoc[OAuth2 Resource Server] - Protecting a REST endpoint using OAuth2
|