Hello,
I have CAS installed for SSO.
I am able to login and proceed, but the ticket is not validated.
Below, is what I get from logs:
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property roleGroupName on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property ticketValidatorClass on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property defaultRoles on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property principalGroupName on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property service on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property cacheAssertions on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property cacheTimeout on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule
createTicketValidator
WARNING: Cannot find property roleAttributeNames on
org.jasig.cas.client.validation.Cas20ServiceTicketValidator
Jul 6, 2018 4:11:29 PM org.jasig.cas.client.jaas.CasLoginModule login
INFO: Login failed due to CAS ticket validation failure:
org.jasig.cas.client.validation.TicketValidationException:
Service not allowed to validate tickets.
And this is how I am trying to check if the ticket is validated:
http://IP:PORT/cas-sso/validate?service=IP:PORT?ticket=<ticket>
The error I get is that the ticket is not validated.
Do I need to add the Ticker Validation Filter in the web.xml file ?
I use this: Cas10TicketValidationFilter , for ticket validation.
Thank you in advance,
AV
--
- 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/bb059145-b95f-4595-909c-2bde7fadf0ec%40apereo.org.