-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Hi All
I need to redirect the user to the page they requested upon successful authentication. I'm reasonably sure this is possible - but I can't find details on how to set this up.
For example - say a user is not logged into my site that uses rack-cas. They click on a link in an email which points to a page that requires authentication. CAS authentication 'kicks in' and once the user logs in - currently they're not taken to the page they requested - but rather the sites homepage.
I'm sure this is a well known issue / feature request. So - is this possible and what's changes need to be made to achieve this result ?
Thanks
Dave