Thanks Jérôme, These will really help me.
Yesterday, I tried in another way. I used "https://github.com/leleuj/cas-overlay-demo" as a CAS server (on port 8080 Tomcat). I created 2 copies of web project from "shiro-root-1.2.3\samples" (Downloaded Apache Shiro Samples) and run them on different ports say 9080 and 9081 (Jetty). Both connected with CAS server running at 8080 and those were working fine. Just 1 query, how to logout completely? Means if I logout from 1st instance, I should not be able to see protected contents on 2nd instance on refreshing the page. How to achieve it? Regards, Krishan -- View this message in context: http://shiro-user.582556.n2.nabble.com/Step-by-step-guide-for-SSO-implementation-using-Shiro-tp7580556p7580558.html Sent from the Shiro User mailing list archive at Nabble.com.
