This extention intercepts SAML workflow between your IDP (e.g Okta) and AWS and generates of AWS CLI creds
A chrome extention to intercept Saml Assersion passed from IDP (Identity Provider like OKTA) to AWS. The SAML assertion can be used to generate CLI credentials which can be used in other tools such as awscli, terraform etc.
This chrome extention, listens for requests to signin requests to signin.aws.amazon.com and holds the SAML assertion metadata in memory. The extension provides a popup to generate CLI credentials and download them.
This tool is inspired from
* https://github.com/prolane/samltoawsstskeys
* https://aws.amazon.com/blogs/security/how-to-implement-federated-api-and-cli-access-using-saml-2-0-and-ad-fs/
Latest reviews
- (2019-06-19) Tom Rosenfeld: Very simple interface gives you access to all roles.