1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/docs/modules/ROOT/pages/servlet/oauth2/index.adoc
T
2021-09-23 15:45:22 -05:00

9 lines
288 B
Plaintext

= OAuth2
Spring Security provides comprehensive OAuth 2 support.
This section discusses how to integrate OAuth 2 into your servlet based application.
* xref:servlet/oauth2/oauth2-login.adoc[]
* xref:servlet/oauth2/oauth2-client.adoc[]
* xref:servlet/oauth2/oauth2-resourceserver.adoc[]