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

Support for automatically updating credentials from Third-Party SAML Solution Providers #78

Open
tianx2 opened this issue Jan 6, 2016 · 1 comment

Comments

@tianx2
Copy link

tianx2 commented Jan 6, 2016

This is a repost from awslabs/aws-shell.

As a user of the AWS CLI, I would like saws to automatically update my credentials from a third-party SAML provider (like Okta). This will save time from running a separate script every time my temporary credentials expire (like what happens in this blog post). Here is an example from someone who attempts to solve the problem - https://github.com/nshobayo/AWS-CLI

It would be nice to to have incorporate the features from that project and incorporate them here. I would be okay if I had to be prompted re-enter my SSO credentials every 4 hours if that's possible. With this feature, it would make it easier for those that want to integrate Third-Party SAML Solution Providers, but also want make it easy for developers to still use the AWS CLI.

@donnemartin
Copy link
Owner

Thanks for the feature request! James thinks this would be a cool addition.

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

No branches or pull requests

2 participants