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

SSO Login #285

Open
pixie79 opened this issue Feb 1, 2023 · 1 comment
Open

SSO Login #285

pixie79 opened this issue Feb 1, 2023 · 1 comment

Comments

@pixie79
Copy link

pixie79 commented Feb 1, 2023

Hi,

We use the SSO login with the .credentials file. Commander is picking these up as broken credentials, which is not correct. Do you have any idea how to use them correctly?

[profile int-data-data-admin]
sso_start_url = https://<ACCOUNTNAME>.awsapps.com/start
sso_region = eu-west-2
sso_account_id = <ACCOUNTID>
sso_role_name = <SSO_ROLE>
region = eu-west-2

Currently, on the cli I usually export the profile and then do an 'aws sso login', which pops the web page for auth and lets me run cli commands after.

Thanks

Mark

@bwship
Copy link
Collaborator

bwship commented Feb 2, 2023

@pixie79 - I am investigating this now. We don't currently have support for this, other than adding the keys you can obtain from sso login to the account. Working through a better solution for it now though.

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

No branches or pull requests

2 participants