I need to implement SSO (Windows authentication) with Java in an Web App. I already use Spring Security and i found an extension named Kerberos, but this extension appears to be discontinued.
The extension Kerberos for spring security was discontinued?
If it is, what alternatives are you using for SSO (Windows authentication) with Java?
[]'s