Hi All, I am new to Apache Shiro. I know the basic concepts of SSO. I need to create a POC (at my localhost using Tomcat) for SSO something similar to mentioned at http://shiro.apache.org/cas.html
I am not sure how and where to start. When I downloaded source code "shiro-root-1.2.3" I saw there are many sample projects and cas is also there. Kindly help me and let me know if there are any step by step instructions for implementing SSO? I could run web and spring projects using "mvn clean jetty:run" command and "samples/quickstart" project using "mvn compile exec:java" command. I could not find the way to run "cas" project. Please let me know how to run existing cas project and use that in web/spring projects? Regards, Krishan Babbar -- View this message in context: http://shiro-user.582556.n2.nabble.com/Step-by-step-guide-for-SSO-implementation-using-Shiro-tp7580556.html Sent from the Shiro User mailing list archive at Nabble.com.
