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] Filter IC Permission Sets based on access #50191

Merged
merged 4 commits into from
Dec 13, 2024

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Dec 13, 2024

Backports #49936

If a user is granted access to an IC Permission Set via an access request,
the UI treats the referenced account as if all Permission Sets are granted.
This hides the requestable Permission Sets from the user, making it
impossible for a user to requests more Permission Sets on that account.

This patch filters the Permission Sets delivered to the UI based on whether
the user already has access the Permission Sets and marks any requestable
Permission Sets on the account.

This provides the UI with enough information to decide how to display the
Permission Set list in order to get around the issue.


Co-authored-by: Marek Smoliński [email protected]

Backports #49936

If a user is granted access to an IC Permission Set via an access request,
the UI treats the referenced account as if all Permission Sets are granted.
This hides the requestable Permission Sets from the user, making it
impossible for a user to requests more Permission Sets on that account.

This patch filters the Permission Sets delivered to the UI based on whether
the user already has access the Permission Sets and marks any requestable
Permission Sets on the account.

This provides the UI with enough information to decide how to display the
Permission Set list in order to get around the issue.

---------

Co-authored-by: Marek Smoliński <[email protected]>
@tcsc tcsc added backport no-changelog Indicates that a PR does not require a changelog entry labels Dec 13, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50191.d212ksyjt6y4yg.amplifyapp.com

@tcsc tcsc enabled auto-merge December 13, 2024 12:34
@tcsc tcsc added this pull request to the merge queue Dec 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 13, 2024
@tcsc tcsc added this pull request to the merge queue Dec 13, 2024
Merged via the queue into branch/v17 with commit d7face0 Dec 13, 2024
41 checks passed
@tcsc tcsc deleted the tcsc/branch/v17/idc-filter-permission-sets branch December 13, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-iam-identity-center 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