Is there any documentation on how to configure NTLM access through the SpringSecurity plugin?
I found this page (
http://www.nslms.com/2010/02/10/fitting-grails-in-an-active-directory-and-ntml-sso-groove/ ) that talks about using NTLM through Acegi, but I cannot figure out how to configure it using SpringSecurity.
Some documentation I found (
http://burtbeckwith.github.com/grails-spring-security-core/docs/manual/guide/single.pdf ) suggests that NTLM will be supported through another plugin. Has this been released? If not, when is it expected?
Thanks,
Gene