After updating my cas server version to 5.3.4 from 5.2.x *sometimes* the 
generated ticket validation fails in my client application running cas 
client version 3.1.10.

The error I get in client is:

org.jasig.cas.client.validation.TicketValidationException: 
org.xml.sax.SAXParseException
vc-datatype-valid.1.2.1: 'InResponseToId' is not a valid value for 'NCName'.


>From my understanding the generated UUID  which is used is for the SOAP 
communication between server -client is invalid. 

Based on this answer <https://stackoverflow.com/a/29798747/9381897> on 
stackOverflow I concluded that when the InResponseId starts with number 
validation fails.

When the InResponseId starts with number ticket is validated successfully. 
Note that this problem started as soon as I updated cas server version.

Does the way that this Id is generated changed in 5.3.x?

Thanks in advance.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/02793f3e-2864-4d91-84b4-1e44120ecdb2%40apereo.org.

Reply via email to