authentication - Using Tomcat NTLM with Spring Security -
i'm using spring security 2 spring mvc. tomcat container using has ntlm support , provide access authenticated users, before forwarding username in header of request.
i tried writing custom autenticationentrypoint idea no form/ http-basic login required, since request header contain userids. far, have found no means of achieving this.
any ideas , suggestions highly appreciated.
thanks.
look @ waffle. maybe waffle not want, has spring security filter implementation on receiving end of you're trying achieve.
Comments
Post a Comment