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

Use existing session token if one exists #54

Closed
wants to merge 1 commit into from

Conversation

janicujo
Copy link

Use an existing session_token from the source profile if one already exists.

Our specific use case is:

  1. An external tool (aws-azure-login) is used to gain a temporary session token to a master account
  2. awsume is used to switch between different roles in different accounts as permitted by the policies in the master account

This should help with #46 as well.

I have not had a chance to validate this change against other typical use-cases - YMMV.

@mbarneyjr
Copy link
Member

#56 was merged, so this functionality is now implemented

Thanks for the PR!

@mbarneyjr mbarneyjr closed this Jul 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants