Files
spring-boot-rest/spring-security-modules/spring-security-web-digest-auth/README.md
sampadawagde 524d5039cd JAVA-67:renamed spring-security-mvc-digest-auth to
spring-security-web-digest-auth
2020-08-13 12:56:26 +05:30

14 lines
456 B
Markdown

## Spring Security with Digest Authentication
This module contains articles about digest authentication with Spring Security
### The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
### Relevant Article:
- [Spring Security Digest Authentication](https://www.baeldung.com/spring-security-digest-authentication)
- [RestTemplate with Digest Authentication](https://www.baeldung.com/resttemplate-digest-authentication)