Redirect to the first link accessed after logging in #3361
Replies: 5 comments
-
|
A little frustrating getting redirected to the dashboard in these instances instead of the originally intended resource |
Beta Was this translation helpful? Give feedback.
-
|
Tracking in #3365 |
Beta Was this translation helpful? Give feedback.
-
|
@MedPlex98 or @Vyerni Can you please confirm this happens when the "Additional Security Required" dialog appears on the resource requiring you to click "Complete Security Steps" which redirects you to the dashboard to complete the step? |
Beta Was this translation helpful? Give feedback.
-
|
@miloschwartz This only happens when my login session has expired, regarding to the setting "Maximum Session Lenght" |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in #3001 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
If you visit a domain with active Platform SSO authentication and your session has expired, after logging in (with 2FA) you will not be redirected to the desired domain, but to the Pangolin Panel instead.
It would be preferable to be properly redirected to the desired domain after logging in.
Motivation
Users who don't work on a computer every day are confused as to why they aren't being directed to the page they actually want.
You have to explicitly re-enter the domain to reach the desired page after logging in to Pangolin.
Proposed Solution
If you access a domain with active Platform SSO and the Panoglin session has expired, you should be redirected to the desired domain after successfully logging in.
This could be achieved, for example, by including a redirect indicator in the URL.
Alternatives Considered
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions