Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Role for RBAC #357

Closed
2 of 3 tasks
Tracked by #303
gorkem opened this issue Jun 26, 2023 · 0 comments · Fixed by janus-idp/backstage-plugins#510
Closed
2 of 3 tasks
Tracked by #303

Admin Role for RBAC #357

gorkem opened this issue Jun 26, 2023 · 0 comments · Fixed by janus-idp/backstage-plugins#510
Assignees

Comments

@gorkem
Copy link
Contributor

gorkem commented Jun 26, 2023

Acceptance criteria

It should be possible to assign administrator permissions to users that can use the UI to assign permissions to other users.

  1. rh-rbac-backend plugin should have a configuration option to assign specific users and/or groups administrator permissions that allow them to make changes to user permissions.
  2. There should be administrator permission that is checked by the plugin before doing any sensitive action.
  3. The RBAC UI plugin should not be visible to users that do not have these permissions.

Who will have access:

Put an x in the boxes that apply

  • Authenticated user
  • Unauthenticated user/Guest
  • System Admin only

UI/UX

There is no specific UI for assigning the administrator role to a user. It can only be changed through the app-config.

Api documentation/information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants