Hi
How do I redirect the user to another page than the login page after the user has been logged in using the AD login provider?
Hi
How do I redirect the user to another page than the login page after the user has been logged in using the AD login provider?
Hi Lars,
you could subscribe to the notifications: Notifications.Standard.User.OnExtranetLogin OR Notifications.Standard.User.OnAfterLogin
and handle the redirect there, or set the property for each user/or group with users: "AccessUserRedirectOnLogin" with your redirect url
(it can be found on editing a user group by clicking "StartPage" -> "Frontend start page")
Regards, Dmitrij
You must be logged in to post in the forum