Hello all
i am moving my app to Spring Security 3 and, as our current code uses an ntlm Filter, i have checked this website
http://aloiscochard.blogspot.com/201...ty-ntlm-3.html
I have dowloaded the filter and plugged the jar into my existing app (where all classes have been migrated to Spring sec 3) but it appears the filter is not working as keep on getting access denied..
I know Spring Sec 3 does not support NTLM, but i was wondering if anyone is using that filter successfully
I am using Spring 3.0.7
Spring Security 3.1.2
spring-security-ntlm 3.0.2.SNAPSHOT
could anyone assist?
w/kindest regards
marco


Reply With Quote