If I put the link in my broswer than cas-managment.log is giving me the 403 error for, I get this result.. Any ideas?
<cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas"> <cas:authenticationSuccess> <cas:user>casuser</cas:user> <cas:attributes> <cas:longTermAuthenticationRequestTokenUsed>false </cas:longTermAuthenticationRequestTokenUsed> <cas:isFromNewLogin>true</cas:isFromNewLogin> <cas:authenticationDate>2016-05-24T12:38:16.093+01:00 </cas:authenticationDate> </cas:attributes> </cas:authenticationSuccess> </cas:serviceResponse> On Wednesday, May 18, 2016 at 10:20:04 AM UTC+1, Conan Malone wrote: > > 192.168.xx.xx - - [17/May/2016:17:54:00 +0100] "GET > /cas-services/callback?client_name=CasClient&ticket=ST-1-3pkoDpEZjkUXg5HPidOV-ourdomain.com > > HTTP/1.0" 500 2464 > > > SEVERE: Servlet.service() for servlet [cas-management] in context with > path [/cas-services] threw exception > [Request processing failed; nested exception is > java.lang.RuntimeException: java.io.IOException: > Server returned HTTP response code: 403 for URL: > https://ourdomain.com/cas/p3/serviceValidate?ticket=ST-1-EjD1qOjZNBfFkkHcaoSD-ourdomain.com&service=https%3A%2F%2Fourdomain.com%2Fcas-services%2Fcallback%3Fclient_name%3DCasClient] > > with root cause > java.io.IOException: > > > Still not figured how to get this working, some more of the log files - > can anyone please help? > > > -- 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 post to this group, send email to [email protected]. 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/cc421e36-7c1c-4434-a4f7-2787aa4642d1%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
