Thanks Jerome. I cannot disable redirection. It has to work both cases. If client is not passing a service ticket, it should still go to cas login page. If a client application gets service ticket through CAS REST API, then it should just validate the service ticket and let it through. Yeah. I tried calling /shiro-cas?ticket=ST, But it still redirects to login page.
Another problem I see is if I enter a protected URL with IP address and not host name, then IP address is replaced with host name that is set in the shiro.ini, but after authentication it lands in the base url and not on the original Protected URL. Any idea why the path is getting lost? Regards Venkat -- View this message in context: http://shiro-user.582556.n2.nabble.com/shiro-cas-tp7578535p7578537.html Sent from the Shiro User mailing list archive at Nabble.com.
