chdemko / joomla-external-login

The External Login project allows Joomla! to manage external Authentication Servers
GNU General Public License v2.0
30 stars 19 forks source link

Redirection to the article that called the CAS authentication #28

Closed shteevy closed 7 years ago

shteevy commented 8 years ago

When a user wants to access a URL directly to a page that is behind authentication, he is redirected to the CAS portal. However, after the authentication, the user returns to the site's home page and not to the page from which it was redirected to the CAS portal. Do you have a method for the user to be redirected to the original page after proper authentication?

Thank you,

Shteevy.

chdemko commented 7 years ago

It should work now

shteevy commented 7 years ago

Hello, It works. Many many thanks, Steve.