Quantcast

NTLM and SpringSecurity

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

NTLM and SpringSecurity

Gene Golovchinsky
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: NTLM and SpringSecurity

dmurat
Did you find your answers? If yes, can you share, please?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: NTLM and SpringSecurity

Gene Golovchinsky
No, I had no luck with this... sorry
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: NTLM and SpringSecurity

bendoerr
A quick google search for "NTLM Spring Security 3" leads me to believe that NTLM is no longer supported in Spring Security 3 although it seems like there are a few projects out there to update the extensions from 2.0 to 3.0.

-Ben
Loading...