Hi Jérôme, many thanks for your attention...
I've tried with CAS protocol and I've found the problem (even if I've don't solved yet...). The application running on Glassfish throws this exception as soon as cas returns the token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I've followed this guide to create the certificate and I've added it into $JAVA_HOME/jre/lib/security/cacerts but Glassfish throws the exception. I've tried to run the application on a second tomcat and it works good ! So the problem is that Glassfish don't see the certificate added into jre cacerts and shiro-cas module works good !!! -- View this message in context: http://shiro-user.582556.n2.nabble.com/shiro-cas-always-redirect-to-error-page-tp7579563p7579586.html Sent from the Shiro User mailing list archive at Nabble.com.
