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
Is your feature request related to a problem? Please describe.
When a user logs into Tactical, they are redirected to the home screen instead of the page they were last on. As we are planning to use SSO to give users limited access to specific reporting pages, this issue returns them to a homepage which should be entirely devoid of functionality.
Describe the solution you'd like
When a user logs in, I would like them to be returned to the page they were initially trying to access. Example: if a user tries to access rmm.example.com/reports/XX?format=html, I would like them to return to rmm.example.com/reports/XX?format=html instead of rmm.example.com.
Describe alternatives you've considered
Setting a different home page based on groups or redirecting users who lack permissions from the home page to another page of our choosing. That way, when they do get bounced back to the home page, it would be a usable page for them.
Additional context
We're trying to prevent users from being redirected to a page that they don't have need for. We don't really care if they end up on a blank home screen, but it could also be nice to be able to block them from the home screen and have a secondary home screen url set that we could redirect them to.
The text was updated successfully, but these errors were encountered:
CKappes-Git
changed the title
Redirect back to prior screen following login
[Feature Request] Redirect back to prior screen following login
Nov 28, 2024
Is your feature request related to a problem? Please describe.
When a user logs into Tactical, they are redirected to the home screen instead of the page they were last on. As we are planning to use SSO to give users limited access to specific reporting pages, this issue returns them to a homepage which should be entirely devoid of functionality.
Describe the solution you'd like
When a user logs in, I would like them to be returned to the page they were initially trying to access. Example: if a user tries to access rmm.example.com/reports/XX?format=html, I would like them to return to rmm.example.com/reports/XX?format=html instead of rmm.example.com.
Describe alternatives you've considered
Setting a different home page based on groups or redirecting users who lack permissions from the home page to another page of our choosing. That way, when they do get bounced back to the home page, it would be a usable page for them.
Additional context
We're trying to prevent users from being redirected to a page that they don't have need for. We don't really care if they end up on a blank home screen, but it could also be nice to be able to block them from the home screen and have a secondary home screen url set that we could redirect them to.
The text was updated successfully, but these errors were encountered: