[GH-ISSUE #2085] [Feature Request] Redirect back to prior screen following login #3241

Closed
opened 2026-03-14 06:57:15 +03:00 by kerem · 1 comment
Owner

Originally created by @CKappes-Git on GitHub (Nov 27, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2085

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.

Originally created by @CKappes-Git on GitHub (Nov 27, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2085 **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.
kerem closed this issue 2026-03-14 06:57:21 +03:00
Author
Owner

@wh1te909 commented on GitHub (Apr 28, 2025):

added in v1.2.0

<!-- gh-comment-id:2836972861 --> @wh1te909 commented on GitHub (Apr 28, 2025): added in v1.2.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3241
No description provided.