Hello! I have already configured Spring Security in Grails 3.2.2, and my CAS 5 RC5 is working fine with LDAP. I get redirected to CAS when I enter a secured resource on my Grails App, however I have some doubts...:
1. Do I need to configure my own interceptor in order to handle the CAS response with ticket-id? Plugin doc <https://grails-plugins.github.io/grails-spring-security-cas/v3/index.html> does not say anything explicit about that. 2. Is there any example using this set-up? - CAS 5.0.0.RC5-SNAPSHOT - Grails 3.2.2 - org.grails.plugins:spring-security-core:3.1.1 - org.grails.plugins:spring-security-cas:3.0.0 Every example I found uses old versions of Grails or CAS. Any help would be appreciated. Regards, -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/6003351d-fc6a-4359-bba7-f43c41187cea%40apereo.org.
