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

[v17] Adds RBAC support for Identity Center Accounts #49978

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Dec 10, 2024

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.

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.
@tcsc tcsc added backport no-changelog Indicates that a PR does not require a changelog entry labels Dec 10, 2024
lib/services/role.go Outdated Show resolved Hide resolved
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from smallinsky December 10, 2024 02:45
Co-authored-by: Sakshyam Shah <[email protected]>
@tcsc tcsc enabled auto-merge December 10, 2024 03:10
@tcsc tcsc added this pull request to the merge queue Dec 10, 2024
Merged via the queue into branch/v17 with commit 3b225bf Dec 10, 2024
39 checks passed
@tcsc tcsc deleted the tcsc/branch/v17/idc-account-rbac branch December 10, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants