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

AWS support does not include the use of session tokens for temporary credentials #2463

Merged
merged 3 commits into from Nov 18, 2016

Conversation

lostcolony
Copy link

@lostcolony lostcolony commented Nov 17, 2016

Modified readme to indicate support of 'session' as part of the AWS object.

Modified call to aws4.sign to include session token if provided.

Set x-amz-security-token header if session was included.

Modified tests appropriately to ensure x-amz-security-token is in place if session is provided, and is still excluded if session is not.

Fixes #2462

…clude the use of session tokens for temporary credentials
@simov simov merged commit 9f702bf into request:master Nov 18, 2016
@simov simov changed the title Fixing requests/requests issue #2462 - AWS support does not include t… AWS support does not include the use of session tokens for temporary credentials Nov 18, 2016
@simov
Copy link
Member

simov commented Nov 18, 2016

👍

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.

None yet

2 participants