Setup login widget that redirects to different pages dependi

Posted by Community Admin on 04-Aug-2018 20:25

Setup login widget that redirects to different pages depending on who logs in

All Replies

Posted by Community Admin on 24-Aug-2015 00:00

I am trying to create a login page for users that redirects them to different pages depending on who logs in. I can see a way through the login widget that everyone will be redirected to just one page "DestinationPageURL", but nothing that let's you choose a different page for different logins.

Thanks!

Posted by Community Admin on 27-Aug-2015 00:00

Hello Devon,

In order to achieve your needs you can subscribe for "ILoginCompletedEvent" and depending on the criteria you have to redirect to the respective page you need.

More information could be found here: http://docs.sitefinity.com/for-developers-ilogincompletedevent

This article could be also useful in case the user redirect is based on its role:
http://docs.sitefinity.com/for-developers-users-and-roles#get-all-roles-for-user

I hope the above information helps

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 09-Sep-2015 00:00

Thanks Svetoslav!

This thread is closed