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.
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?
We are authenticating 2 domains using CAS.
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.