Files
Steve Riesenberg 9db33f33c7 Revert unnecessary merges on 6.0.x
This commit removes unnecessary main-branch merges starting from
8750608b5b and adds the following
needed commit(s) that were made afterward:

- 5dce82c48b
2023-10-31 15:11:45 -05:00

8 lines
182 B
Plaintext

= OAuth2
:page-section-summary-toc: 1
Spring Security provides comprehensive OAuth 2 support.
This section discusses how to integrate OAuth 2 into your servlet based application.