Thanks a lot Jérôme Service ticket validation works now with shiro-cas. When using CAS REST API to get Service ticket, we have to use /shiro-cas as the service to get the service ticket and then use /shiro-cas?ticket=service ticket to get the cookie. Once cookie is got, All further calls work fine as session is established.
Regarding IP address, In the browser I invoke a protected URL with IP address. IP address gets resolved to host name and user is taken to CAS login screen. After CAS authentication is done, the browser is redirected to base url (Based on context root of the webapp) instead of redirection going back to protected URL. I enabled debugging in Jboss and I see shiro debug logs but I don't see anything specific to this issue. Regards Venkat -- View this message in context: http://shiro-user.582556.n2.nabble.com/shiro-cas-tp7578535p7578540.html Sent from the Shiro User mailing list archive at Nabble.com.
