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 options for each requested variable. #9

Closed
gcaraman-zz opened this issue Aug 3, 2018 · 1 comment
Closed

Add options for each requested variable. #9

gcaraman-zz opened this issue Aug 3, 2018 · 1 comment
Assignees

Comments

@gcaraman-zz
Copy link

e.g.: -u (--user), -p (--password), -a (--account)

@ddimitrioglo ddimitrioglo self-assigned this Nov 11, 2018
@ddimitrioglo
Copy link
Owner

Hi @gcaraman,

This auto-login feature was implemented in following way:

  • Add an alias (ex. myacc) for required AWS account, aws-saml alias --account 888999888999
  • Configure a password (will be encrypted), aws-saml password
  • Use auto-login aws-saml login --alias myacc (this will use 888999888999 AWS account and configured password)

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