spring-projects / spring-security-kerberos

Spring Security Kerberos
https://spring.io/projects/spring-security-kerberos
182 stars 226 forks source link

Reactive / WebFlux equivalent of SpnegoAuthenticationProcessingFilter #151

Open cebaa opened 5 years ago

cebaa commented 5 years ago

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:

manisha-shetty commented 2 years ago

Any update on this? @rwinch can you please guide?

CoderYellow commented 1 year ago

FYI https://github.com/OpenProjectX/spring-security-kerberos