Hello
I have the majority of our applications at my institution working with CAS 5.1  
however there is one application that has me stumped. On the first log in the 
application to be authenticated returns an Error 500. I didn’t find much useful 
information in said application’s logs. However I did find the following in the 
cas.log
ERROR [org.apereo.cas.DefaultCentralAuthenticationService] - <Service ticket 
[ST-16-JHtqjsPbcvBASRxrWKZc-cas-test.wichita.edu] with service 
[https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html;GLMSSESSIONID=WxCSML_XeujsoTWJMmjX3ommfnVFNFUtrZXisYsVjqEwts3aQN2V!-1491267655]
 does not match supplied service 
[org.apereo.cas.support.saml.authentication.principal.SamlService@732d3ee7[id=https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,originalUrl=https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,artifactId=ST-16-JHtqjsPbcvBASRxrWKZc-cas-test.wichita.edu,principal=<null>,loggedOutAlready=false,format=XML]]>

Clearing the above error up a bit:
This link 
https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html;GLMSSESSIONID=WxCSML_XeujsoTWJMmjX3ommfnVFNFUtrZXisYsVjqEwts3aQN2V!-1491267655

Does not match this link 
https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,originalUrl=https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,artifactId=ST-16-JHtqjsPbcvBASRxrWKZc-cas-test.wichita.edu,principal=<null>,loggedOutAlready=false,format=XML<https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,originalUrl=https:/banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html,artifactId=ST-16-JHtqjsPbcvBASRxrWKZc-cas-test.wichita.edu,principal=%3cnull%3e,loggedOutAlready=false,format=XML>

Now when I remove everything after 
https://banapp-test.wichita.edu/tvlexp/tvlexp-flex/index.html   and retry the 
url everything works as it should.

The service definition for this service are very permissive: 
^(http|https)://banapp-test.wichita.edu.*

My saml configuration is basic:
##
# SAML Core configuration
 cas.samlCore.ticketidSaml2=false
 cas.samlCore.skewAllowance=5
 cas.samlCore.issueLength=30
 cas.samlCore.attributeNamespace=http://www.ja-sig.org/products/cas/
 cas.samlCore.issuer=cas-test.wichita.edu
 
cas.samlCore.securityManager=com.sun.org.apache.xerces.internal.util.SecurityManager

Any help on this issue would be greatly appreciated.
Thanks,
Erik Mallory
Server Analyst
Wichita State University

-- 
- 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/E7A5796E-151C-4E8E-B4AC-FE146172D8C4%40wichita.edu.

Reply via email to