Loading
Route minimal access user to groups dashboard
What does this MR do and why?
A common scenario is the following:
- A top level group has group SAML SSO enabled
- The top level group has a default access level of minimal access
- A user has a membership with a child group of the top level group
In such a scenario, when a user performs a group SAML login they receive a 404 error as they're directed to the top level group path.
This MR will redirect the login to the users group dashboard page instead.
References
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #267996, #341768 (closed), #351378 (closed)
Edited by Alex Pooley