I have another servlet called: GetAllUsers

Now after the auth if I go to http://localhost:8080/GetAllUsers

I am still not authorized. I debugged my code and when I reach to this
point:

 Subject currentUser = SecurityUtils.getSubject();

currentUser.authenticated = false


Any idea? mybe will be easier if you see my attached example.

thanks.






--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Cant-Integrate-Shiro-with-CAS-tp7579234p7579243.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to