500 Error trying to authenticate to application

Skip to first unread message

Stephen Meier

unread,
Aug 18, 2016, 5:38:41 PM8/18/16
to cas-...@apereo.org

We are using CAS 3.5.2 running on Tomcat 7 and there is one application from Ellucian that we are having intermitant trouble with. Once the user authenticates to CAS and tries to get into the webapp they get a 500 error.

I then get the following errors in the web application log

 

org.jasig.cas.client.validation.TicketValidationException: org.opensaml.SAMLException: 'service' and 'ticket' parameters are both required

 

and this error on the CAS server

 

2016-08-18 13:26:35,653 WARN [org.jasig.cas.util.HttpClient] - Error Sending message to url endpoint [https://banweb.cos.edu:443/ssomanager/c/SSB].  Error is [Received fatal alert: unexpected_message]

 

Anyone see this before?

Robert Beer

unread,
Aug 18, 2016, 6:25:01 PM8/18/16
to cas-...@apereo.org
Stephen,

This may not be the same error but try this:

Edit src/main/webapp/WEB-INF/cas-servlet.xml

156,157c156
<       p:serviceManagerUrl="${cas.securityContext.serviceProperties.service}"
<       p:timeToDieInSeconds="${st.timeToKillInSeconds}" />
---
>       p:serviceManagerUrl="${cas.securityContext.serviceProperties.service}" />
277c276
< </beans>
---
> </beans>
\ No newline at end of file


--
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+unsubscribe@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/F799E68E2C9E7D4FBC7F3E1AC3E668720780E35E%40Exchange01.compsv.cos.pri.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.



--
Bob Beer <r-b...@onu.edu>
Ohio Northern University, Information Technology, Ada, OH  45810

Stephen Meier

unread,
Aug 18, 2016, 7:14:36 PM8/18/16
to cas-...@apereo.org

p:timeToDieInSeconds="${st.timeToKillInSeconds}" is not  currently in the cas-servlet.xml. are you saying that it should possibly be in there?

--

To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.



 

--

Bob Beer <r-b...@onu.edu>
Ohio Northern University, Information Technology, Ada, OH  45810

--

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+u...@apereo.org.


To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.

Stephen Meier

unread,
Aug 19, 2016, 11:15:19 AM8/19/16
to cas-...@apereo.org

Thanks for the Help. I looked in the config file and it was there and it was sent to 10.  Does that sound about right?

 

From: Robert Beer [mailto:r-b...@onu.edu]
Sent: Thursday, August 18, 2016 5:34 PM
To: Stephen Meier <step...@cos.edu>
Subject: Re: [cas-user] 500 Error trying to authenticate to application

 

Stephen,

 

Yes, try adding that.  Additionally make sure the variable is defined.  I think the file is cas.properties.  I am at home and not at work right now.  If you cannot find it get back to me.

 

Reply all
Reply to author
Forward
0 new messages