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

[v16] AWS OIDC: add aws account id as label to AWS App #49866

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #49693 to branch/v16

We were not setting any labels in the AWS App when using the Discover
Flow for a given AWS OIDC integration.

This is a bad practice because this means that users must have
`app_labels: *:*` in order to access this particular app.
This is not recommended because it grants access to every app.

This PR changes this so that the account id can be used to gate access.
@marcoandredinis marcoandredinis added the no-changelog Indicates that a PR does not require a changelog entry label Dec 6, 2024
@github-actions github-actions bot added backport size/sm tctl tctl - Teleport admin tool labels Dec 6, 2024
@github-actions github-actions bot requested review from avatus and r0mant December 6, 2024 09:37
Copy link

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

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

@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 6, 2024
Merged via the queue into branch/v16 with commit 85a228c Dec 6, 2024
43 of 44 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-49693-branch/v16 branch December 6, 2024 16:37
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/sm tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants