3

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

  • Why do you think it was discontinued? AFAIK only *spring-security-ntlm* was dropped. The only problem with [*spring-security-kerberos*](http://projects.spring.io/spring-security-kerberos/) is that it does not have official stable release yet (it's true that it is in this state for a few years now). – Pavel Horal Sep 05 '14 at 12:59
  • I suggest you to register at Spring Jira and vote for this issue - https://jira.spring.io/browse/SES-143 . I just did :). – Pavel Horal Sep 05 '14 at 13:05
  • Now, in 2022 it seems like this eventually happened. Documentation is so old and relies on deprecated Spring components. – Oleg Gritsak Jul 04 '22 at 18:44

0 Answers0