Hi Steve, > build sample java web app on tomcat Ah, I see
> a typical Java EE security web application. I haven't seen any Java EE security web application on the web, so can't recommend any Java EE security web application example to you. A few suggestions, see if those can help you: - Follow suggestion and use https://www.baeldung.com/spring-security-cas-sso, haven't use it before - Use the official Java CAS client here: https://github.com/apereo/java-cas-client, which is a bit hard to manage - Use an simple example Java CAS client here: https://github.com/cas-projects/cas-sample-java-webapp Also, you might found David guide very helpful: https://dacurry-tns.github.io/deploying-apereo-cas/introduction_overview.html Finally if you are feeling adventurous, these few week I am building a project which an fully functional CAS example based on docker: https://github.com/NgSekLong/SelectUrCAS Which also contains an example Java CAS client, if you are interested to test out new stuff:) Hopefully these info helps you, see if other have suggestion as well! Cheers! - Andy -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/207dbdc0-1d2a-4bf9-b0c6-fed81f4b6f3d%40apereo.org.
