13 lines
318 B
Markdown
13 lines
318 B
Markdown
|
## Spring Security Kerberos
|
||
|
|
||
|
This module contains articles about Spring Security Kerberos
|
||
|
|
||
|
### Relevant Articles:
|
||
|
|
||
|
- [Introduction to SPNEGO/Kerberos Authentication in Spring](https://www.baeldung.com/spring-security-kerberos)
|
||
|
|
||
|
### @PreFilter and @PostFilter annotations
|
||
|
|
||
|
### Build the Project ###
|
||
|
|
||
|
`mvn clean install`
|