You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When AAM authenticates a user with passwordless URL (included JWT token as the query param), the user is redirected to the homepage instead of taking into the consideration login redirect rule.
How to reproduce:
Switch to any user or role and set login redirect rule to any existing page;
Generate passwordless URL for a user with applicable login redirect rule set above;
Confirm that the user is redirected to the homepage instead of defined redirect rule in step 1;
The text was updated successfully, but these errors were encountered:
When AAM authenticates a user with passwordless URL (included JWT token as the query param), the user is redirected to the homepage instead of taking into the consideration login redirect rule.
How to reproduce:
The text was updated successfully, but these errors were encountered: