mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2085] [Feature Request] Redirect back to prior screen following login #1298
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1298
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@wh1te909 commented on GitHub (Apr 28, 2025):
added in v1.2.0