I was using 1.0 prod release, and I just rolled back to spring 1.2.8 with the nightly acegi build, it's working fine.
Thank you for the advise.
Type: Posts; User: mengchen; Keyword(s):
I was using 1.0 prod release, and I just rolled back to spring 1.2.8 with the nightly acegi build, it's working fine.
Thank you for the advise.
I got the following NoClassDefFoundError exception:
Error registering bean with name 'userSearch' defined in ServletContext resource [/WEB-INF/applicationContext-acegi-security.xml]: Class that bean...
Awesome!
thanks Luke, I have tested it and working great, yes there is a package change and it requires Spring 2.0.
I love this forum!
Hi all, I'm very new here.
I have tested AD authentication using ACEGI ldap package, the issue for me is that, our sAMAccountName is not the same as CN, but our users are only aware of...
if authentication successful, but failed on AccessDecisionManager (not in the role), how to redirect URL to go to my AZ-fail page? right now it gives me 403 back.