Skip to content

PoC: Add new limited access role

What does this MR do?

By this MR I want to explore an idea to add additional role - LIMITED ACCESS. This role is supposed to give user membership of a group, but in the same time not allow user to see any resources. It can be used for groups with SSOk, so newly logged-in users wouldn't have access to all the resources.

Regarding #220203 (closed)

Screenshots

User with limited access: image

user with full access: image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports