-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v17] Adds RBAC support for Identity Center Accounts (#49978)
* [v17] Adds RBAC support for Identity Center Accounts Backports #49808 - Adds custom RoleMatchers for Identity Center resources - Disables label checking for Identity Center Account resources - Adds custom action checker that understands the generic `KindIdentityCenter` resource kind, and falls back from the requested resource kind to the generic one if not explicitly denied. * Update lib/services/role.go Co-authored-by: Sakshyam Shah <[email protected]> --------- Co-authored-by: Sakshyam Shah <[email protected]>
- Loading branch information
1 parent
6029741
commit 3b225bf
Showing
7 changed files
with
588 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.