2019-10-31 21:43:47 -04:00
|
|
|
|
## Spring 5 Security OAuth
|
|
|
|
|
|
|
|
|
|
This module contains articles about Spring 5 OAuth Security
|
|
|
|
|
|
|
|
|
|
## Relevant articles:
|
|
|
|
|
|
|
|
|
|
- [Spring Security 5 – OAuth2 Login](https://www.baeldung.com/spring-security-5-oauth2-login)
|
|
|
|
|
- [Extracting Principal and Authorities using Spring Security OAuth](https://www.baeldung.com/spring-security-oauth-principal-authorities-extractor)
|
|
|
|
|
- [Customizing Authorization and Token Requests with Spring Security 5.1 Client](https://www.baeldung.com/spring-security-custom-oauth-requests)
|
2020-09-19 11:40:37 -04:00
|
|
|
|
- [Social Login with Spring Security in a Jersey Application](https://www.baeldung.com/spring-security-social-login-jersey)
|
2022-03-07 09:35:42 -05:00
|
|
|
|
- [Introduction to OAuth2RestTemplate](https://www.baeldung.com/spring-oauth2resttemplate)
|