Link to home
Start Free TrialLog in
Avatar of lotrzz
lotrzzFlag for United States of America

asked on

Spring security 3

How can I use Tomcat authentication with spring security 3? I am currently using authetication from memory where my user/pass/roles are defined in app-context-security.  I want to use tomcat authentication instead (from the tomcat-users file).  

So, is there a way to use container managed authentication in spring security 3?
Avatar of lotrzz
lotrzz
Flag of United States of America image

ASKER

I am using tomcat6 and would move to tomcat 7 soon
Avatar of lotrzz

ASKER

Any ideas how to use tomcat memory realm authentication using spring security?
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial