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

Add support for SSO #12

Merged
merged 2 commits into from
Jul 7, 2024
Merged

Add support for SSO #12

merged 2 commits into from
Jul 7, 2024

Conversation

thekid
Copy link
Member

@thekid thekid commented Jul 7, 2024

Example AWS config file:

[default]
sso_start_url = https://example.awsapps.com/start/
sso_region = eu-central-1
sso_account_id = 1234567890
sso_role_name = test

See https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sso/login.html

@thekid thekid added the enhancement New feature or request label Jul 7, 2024
@thekid thekid merged commit c6109c4 into main Jul 7, 2024
20 checks passed
@thekid thekid deleted the feature/sso branch July 7, 2024 18:13
@thekid
Copy link
Member Author

thekid commented Jul 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant