Hi Team, We are using CAS 6.3.2 server and JDK 11. I would be grateful if someone clears my doubt. We are facing the below issue in production:
1. What is the default timeout value of CAS cookie after login & its related property? 2. We are getting the below default login successful page if there is no service param in url. *https://mydomain.com/cas/login* We make sure to provide service parameter in all use cases. But if end user gives "/cas/login", he is able to see this page. Is there any way to override the default login success page and show different page with back button? [image: cas.png] We are authenticating 2 domains using CAS. *https://mydomain.com/cas/login?service=**https://mydomain.com/home* *https://mydomain.com/cas/login?service=**https://mydomain2.com/home* *Saw this property in CAS documentation.* cas.view.default-redirect-url=https://mydomain.com/home - *This will be executed only when there is no service provided right? Can someone confirm on the same?* Thanks in advance! Regards, Anusuya. -- - 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/c95a3348-d0ea-4a95-bb50-8cfec6940e77n%40apereo.org.
