Spring Kerberos security extension for production use?

Spring Security - The Kerberos extension is listed as version 1.0M2 on the Spring source website . It was launched in 2009.

Why didn't he release 1.0?

Is it suitable for use in production?

If this is not suitable for use in production, what is the best alternative for connecting to Spring Security?

+3
source share
1 answer

We have been successfully using Spring Security Kerberos / SPNego in production since more than one year, and we are very pleased with it!

However, I cannot say why 1.0 is not released.

+2
source

All Articles