[Progress Communities] [Progress OpenEdge ABL] Forum Post: Login widget not respecting RedirectUrl - MVC 12.2

  • Thread starter Thread starter laura@refactoredmedia.com
  • Start date Start date
Status
Not open for further replies.
L

laura@refactoredmedia.com

Guest
I have a login form that people are directed to when they need to access pages that require authentication. This is the built in widget, not customized. When users are redirected to that from /login?ReturnUrl=/my-profile the page should redirect to the ReturnUrl after a successful login. However, it is not. It is instead redirecting them to the home page (which was selected in the widget). If the redirect page is not selected in the widget then ReturnUrl does work properly, however, if returnUrl is not present - it should direct to my set page because If there isnt a default redirect set then it just reloads the login page which is confusing and makes it appear as if the user has not actually logged in. experience here:
How do I make the widget respect the return url if it is present, but redirect to the default page if there is no return url present?

Continue reading...
 
Status
Not open for further replies.
Back
Top