Skip to content

Clarify that Organizations will be as thin as possible

Joshua Lambert requested to merge joshlambert-master-patch-34592 into master

What does this MR do and why?

This MR proposes that we do not shift any functionality to the Organization that is not absolutely necessary to achieve the Cells 1.0 scope. In this case, that means that we leave much of the authentication and sign-in functionality for SaaS to remain at the top-level group.

The only users who would need to be specifically invited to the Organization and granted a role, are those who would manage the Organization itself.

It is likely that we will need to do further exploration and validation of this, but this MR sets the intended direction and is a two-way door if we need to revisit.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports