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

[v15] AWS OIDC: add aws account id as label to AWS App #49865

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #49693 to branch/v15

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-49865.d1v2yqnl3ruxch.amplifyapp.com

@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 6, 2024
@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 6, 2024
Merged via the queue into branch/v15 with commit 9fb2d6a Dec 6, 2024
37 of 38 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-49693-branch/v15 branch December 6, 2024 16:58
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