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

[v13] AWS OIDC: Set up integration with a single command #31790

Merged
merged 3 commits into from Sep 14, 2023

Conversation

marcoandredinis
Copy link
Contributor

Backport #31521 to branch/v13

Creating an AWS OIDC Integration requires a lot of clicks, copy/paste,
navigation between tabs.

This PR adds a single teleport command that creates all the required
resources in AWS:
- AWS OIDC Identity Provider that uses Teleport as source
- AWS IAM Role that can be used by this Identity Provider

This role, will then have inline policies allowing multiple features in
Teleport.
Example: a policy must be added to this role that has
`rds:DescribeInstances` and `rds:DescribeClusters` so that the user can
use the integration to enroll RDS Databases.
@marcoandredinis marcoandredinis added this pull request to the merge queue Sep 14, 2023
Merged via the queue into branch/v13 with commit 5c57fb4 Sep 14, 2023
21 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-31521-branch/v13 branch September 14, 2023 07:22
@camscale camscale mentioned this pull request Sep 20, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants