-
Notifications
You must be signed in to change notification settings - Fork 50
DOC-2123: Update Console ACL UI references for new atomic-ACL design #1689
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
Open
micheleRP
wants to merge
6
commits into
main
Choose a base branch
from
DOC-2123-console-acl-ui-refresh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
46c2af3
DOC-2123: Update Console ACL UI references for new atomic-ACL design
micheleRP 440b6c7
DOC-2123: Fix Security page model — ACLs are per-principal, not stand…
micheleRP 34b3e82
DOC-2123: Add Permissions tab + split role-creation flow
micheleRP 215eb16
DOC-2123: Drop Edit/Update modal pattern from RBAC and GBAC partials
micheleRP 3966374
TEMP DOC-2123: point cloud-docs source at sibling PR branch
micheleRP 728cc7d
DOC-2123: Style cleanup — drop em dashes, tighten phrasing
micheleRP File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,21 +1,17 @@ | ||
| To assign a role to a principal, edit the role or edit the user. | ||
| You can assign a role from either side: open the role and add a principal, or open the user and assign the role. | ||
|
|
||
| Option 1: Edit the role | ||
| Option 1: From the role's detail page | ||
|
|
||
| . From *Security* on the left navigation menu, select the *Roles* tab. | ||
|
|
||
| . Select the role you want to assign to one or more users/principals. | ||
| . Click the role you want to assign. | ||
|
|
||
| . Click *Edit*. | ||
| . Under *Principals*, use the *Add a principal* search to select one or more users (or `Group:<name>` entries for OIDC groups). Each selection takes effect immediately. | ||
|
|
||
| . Below the list of permissions, find the Principals section. You can add any number of users/principals to the role. After listing all new users/principals, click *Update*. | ||
|
|
||
| Option 2: Edit the user | ||
| Option 2: From the user's detail page | ||
|
|
||
| . From *Security* on the left navigation menu, select the *Users* tab. | ||
|
|
||
| . Select the user you want to assign one or more roles to. | ||
|
|
||
| . In the *Assign roles* input field, select the roles you want to add to this user. | ||
| . Click the user you want to assign roles to. | ||
|
|
||
| . After adding all roles, click *Update*. | ||
| . Under *Roles*, use the *Assign a role* search to select one or more roles. Each selection takes effect immediately. |
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,23 +1,17 @@ | ||
| There are two ways to remove a role from a principal: | ||
| You can remove a role assignment from either side: | ||
|
|
||
| Option 1: Edit the role | ||
| Option 1: From the role's detail page | ||
|
|
||
| . From *Security* on the left navigation menu, select the *Roles* tab. | ||
|
|
||
| . Select the role you want to remove from one or more principals. | ||
| . Click the role you want to modify. | ||
|
|
||
| . Click *Edit*. | ||
| . Under *Principals*, click the trash icon next to each principal you want to remove. Each removal takes effect immediately. | ||
|
|
||
| . Below the list of permissions, find the Principals section. Click *x* beside the name of any principals you want to remove from the role. | ||
|
|
||
| . After you have removed all needed principals, click *Update*. | ||
|
|
||
| Option 2: Edit the user | ||
| Option 2: From the user's detail page | ||
|
|
||
| . From *Security* on the left navigation menu, select the *Users* tab. | ||
|
|
||
| . Select the user you want to remove from one or more roles. | ||
|
|
||
| . Click *x* beside the name of any roles you want to remove this user from. | ||
| . Click the user you want to modify. | ||
|
|
||
| . After you have removed the user from all roles, click *Update*. | ||
| . Under *Roles*, click the trash icon next to each role you want to revoke. Each removal takes effect immediately. |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.