techservicesillinois / awscli-login

​awscli-login is an AWS CLI plugin that manages retrieving and rotating Amazon STS temporary credentials using SAML ECP for authentication with optional support for Duo.
https://pypi.org/project/awscli-login/
Other
53 stars 25 forks source link

Add stand alone support #214

Open ddriddle opened 2 hours ago

ddriddle commented 2 hours ago

Update awscli-login so that the aws-login script can be used independelty of aws in case the plugin mechanism is completely removed by aws.


Team discussion update - to close this out, we will need to pivot away from any reliance on plugin mode, since the official support from AWS is not there on V2. Don't anticipate significant usability impact, just need to think through and make the code changes.

Originally posted by @edthedev in https://github.com/techservicesillinois/awscli-login/issues/106#issuecomment-1405279797

ddriddle commented 2 hours ago

@edthedev how strongly do you still feel about requiring stand alone support for awscli-login for V2? I now feel that PR #106 is ready to be merged. Do you want to require stand alone support before we make an official release? I'm inclined at the moment to go ahead with a release as is.