I am seeing a problem where after a successful login a redirect is happing back to the service URL but does not have a ticket=ST-xxxx query parameter. This of course means that the service has no ticket to go validate. But if I hit the login page again, i get the ticket on the 2nd try.
1) https://www.xxx.com/cas/login?service=https://myapp.xxx.com/cas/login 2) after login redirects to https://myapp.newco.com/cas/login, with no ticket 3) since no ticket, login to the app fails. 4) I go to https://www.xxx.com/cas/login?service=https://myapp.xxx.com/cas/login again 5) immediately redirects back to https://myapp.xxx.com/cas/login?ticket=ST-xxxx 6) now logged into the app Why would ticket not be sent the first time? -psv -- - 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/7c3e8ce3-e45d-4ece-90d2-b08ca06ed742n%40apereo.org.
