2020-08-18 06:13:55 -04:00
|
|
|
|
## Spring Security Web - REST Custom
|
2019-10-31 21:43:47 -04:00
|
|
|
|
|
|
|
|
|
This module contains articles about REST APIs with Spring Security
|
|
|
|
|
|
2019-10-25 08:14:04 -04:00
|
|
|
|
### The Course
|
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
|
The "REST With Spring" Classes: http://github.learnspringsecurity.com
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2019-10-25 08:14:04 -04:00
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
|
- [Spring Security Authentication Provider](https://www.baeldung.com/spring-security-authentication-provider)
|
|
|
|
|
- [Retrieve User Information in Spring Security](https://www.baeldung.com/get-user-in-spring-security)
|
|
|
|
|
- [Spring Security – Run-As Authentication](https://www.baeldung.com/spring-security-run-as-auth)
|