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] AWS OIDC: add aws account id as label to AWS App #49867

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #49693 to branch/v17

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:38
@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 6, 2024
Merged via the queue into branch/v17 with commit 9fc1ddc Dec 6, 2024
42 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-49693-branch/v17 branch December 6, 2024 16:36
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