|
Using GSS.Authentication 5.3.3 Describe the bug I'm not sure what would cause this, as I believe the cas server is redirecting back to this app when this happens. Ultimately I'd like to find a way to intercept and redirect back to login or somethign when I encounter this error. The vast majority of time, this library works perfectly and I never run into problems... so again... not exactly sure what I'm doing wrong, or if it could indicate a problem with the cas server or something else. Any pointers here would be greatly appreciated. |
Replies: 1 comment
|
Hi @ronnyek, Please make sure the challenge-callback request
Perhaps you can also look at the logs in the CAS server to figure out why the |
Hi @ronnyek,
Please make sure the challenge-callback request
/signin-cashas theticketquery parameter in Web server's access logsPerhaps you can also look at the logs in the CAS server to figure out why the
ticketparameter is not being added to the query.