samltoawsstskeys
samltoawsstskeys copied to clipboard
Google Chrome Extension which converts a SAML 2.0 assertion to AWS STS Keys.
This pull request does the following things: - Replace all Windows line endings `\r\n` by Unix line endings `\n`. ([See this line if you still want Windows line enings locally](https://help.github.com/articles/dealing-with-line-endings/))...
When using the extension in incognito mode it doesn't create and download the credentials file. When checking the regular (non-incognito) window again it shows some weird file which was tried...
The credentials file that gets output by the extension has 3 different key/value pairs: - `aws_access_key_id` - `aws_secret_access_key` - `aws_session_token` However, whenever the Ansbile EC2 module runs, it needs an...
It recently stopped renaming the credentials file and now it just saves it as download.txt. - I tried removing the extension and adding it again. - I checked the config...
Could you add support for the Gov-Cloud signing site: https://signin.amazonaws-us-gov.com/?
add INI package to generate clear ini config update AWS STS package
Some request to specific AWS account failed when Session Duration parameters is set. Allow to exclude this param when set empty.
This plugin has recently (sometime in the past month) stopped receiving an access key from STS for me, with the following error in my chrome console log: ` /console/home?region=us-east-1#:1 Refused...