Hello Everyone, I have an application that authenticates against CAS using REST services. So whenever service authentication happens , a Service Ticket is granted to the user against the Ticket Granting Ticket, as shown below;
SSO succeded - Username: zaheer Token: TGT-1259-uwHiEPfS9Xk32d9b6ebaqyQUcFPTswtaKpSaTxIsIx1nLJsN4a-zaheerWeb Service Token: ST-9122-JFlyfpMuiFVN2PayBbhb-zaheerWeb However, there are occasions when 500 errors come up, in such scenarios the TicketGranting Ticket comes up as an empty string for the user and hence no Service Ticket gets granted to the user. This is shown in below logs; SSO failed - CAS error - Username: xyz12 Token: Error: Invalid status code: 500 Could anyone kindly guide me why such a scenario is coming up where the TGT value is getting passed as an empty string and hence CAS 500 errors are coming up. Best Regards Syed Zaheer Mehdi -- View this message in context: http://jasig.275507.n4.nabble.com/CAS-500-errors-sometimes-seen-in-logs-when-application-is-authenticating-against-CAS-using-REST-servs-tp4662642.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
