Hi. I have an application that have a valid CAS auth, but it always redirects to the serverName. I want it to be able to redirect to the previous page (service attribute) which the user came to make the CAS auth. Is it possible?
Can you please provide an example of how your forms and casClientConfig sections are configured? I. E. Just replace your domain with example.org and leave the rest.
Hi. I have an application that have a valid CAS auth, but it always redirects to the
serverName
. I want it to be able to redirect to the previous page (service
attribute) which the user came to make the CAS auth. Is it possible?Thanks you very much.