Hi, You just need to define two CAS services for your web applications: https://github.com/leleuj/cas-overlay-demo/blob/master/cas-overlay-server-demo/src/main/webapp/WEB-INF/deployerConfigContext.xml#L152 . The logout filter must be enabled in both web applications. Best regards, Jérôme
2015-05-29 11:15 GMT+02:00 babbarkrishan [via Shiro User] < [email protected]>: > 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 > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://shiro-user.582556.n2.nabble.com/Step-by-step-guide-for-SSO-implementation-using-Shiro-tp7580556p7580558.html > To start a new topic under Shiro User, email > [email protected] > To unsubscribe from Shiro User, click here > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=582556&code=bGVsZXVqQGdtYWlsLmNvbXw1ODI1NTZ8LTExNzY2MzcxMTY=> > . > NAML > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://shiro-user.582556.n2.nabble.com/Step-by-step-guide-for-SSO-implementation-using-Shiro-tp7580556p7580559.html Sent from the Shiro User mailing list archive at Nabble.com.
