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

Replace the shell command "aws sso login" with ssooidc #15

Open
spackle0 opened this issue Feb 28, 2023 · 0 comments
Open

Replace the shell command "aws sso login" with ssooidc #15

spackle0 opened this issue Feb 28, 2023 · 0 comments
Assignees
Labels
refactoring Improvements to code without necessarily changing features

Comments

@spackle0
Copy link
Owner

spackle0 commented Feb 28, 2023

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-oidc.html
https://blog.christophetd.fr/phishing-for-aws-credentials-via-aws-sso-device-code-authentication/

This will remove the need to shell out but won't remove the need for the browser. (Seriously, AWS, you can't do this headless?)

@spackle0 spackle0 self-assigned this Feb 28, 2023
@spackle0 spackle0 added the refactoring Improvements to code without necessarily changing features label Feb 28, 2023
@spackle0 spackle0 changed the title Replace the "aws sso login" with ssooidc Replace the shell command "aws sso login" with ssooidc Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvements to code without necessarily changing features
Projects
None yet
Development

No branches or pull requests

1 participant