KKP UI: Document Admin Groups for automatic admin privileges - #2262
Open
KhizerRehan wants to merge 1 commit into
Open
KKP UI: Document Admin Groups for automatic admin privileges#2262KhizerRehan wants to merge 1 commit into
KhizerRehan wants to merge 1 commit into
Conversation
Adds an Admin Groups section to the Administrators page of the Admin Panel documentation, covering how to configure the setting, how group names are matched against the upstream OIDC groups, how privileges are kept in sync, and which users are excluded from automatic promotion.
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
ahmadhamzh
reviewed
Aug 14, 2026
| privileges again once the group is removed from the setting or the user leaves the group. | ||
|
|
||
| {{% notice note %}} | ||
| Admin Groups are available in the Enterprise Edition only. |
|
|
||
|  | ||
|
|
||
| ### How the Privileges Are Kept in Sync |
Contributor
There was a problem hiding this comment.
Do we need to have this section in the docs? I think it’s more technical, and users expect that nothing needs to be done manually.
Contributor
There was a problem hiding this comment.
could you redo the screenshot with mock users, or blur out the email column.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR adds documentation for the Admin Groups setting, which automatically grants KKP administrator privileges to members of the configured OIDC groups.
Related PRs:
kubermatic/dashboard#8205