spring-security-kerberos
spring-security-kerberos copied to clipboard
Reactive / WebFlux equivalent of SpnegoAuthenticationProcessingFilter
With the current trend of going reactive / WebFlux, a WebFilter-based SPNEGO filter is required in WebFlux applications instead of servlet-Filter based SpnegoAuthenticationProcessingFilter.
References:
- https://stackoverflow.com/questions/49946015/spring-webflux-ldap-kerberos-security
- https://stackoverflow.com/questions/54915787/reactive-spring-security-kerberos-compatible-with-spring-5
Any update on this? @rwinch can you please guide?
FYI https://github.com/OpenProjectX/spring-security-kerberos