SAML to AWS STS Keys Conversion Multi Profile
Generates credential/config file with multiple AWS STS Keys after logging in to AWS webconsole using SSO (SAML 2.0).
Generates file with AWS STS Keys after logging in to AWS webconsole using SSO (SAML 2.0). It leverages 'assumeRoleWithSAML' API.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Google Chrome Extension which converts a SAML 2.0 assertion to AWS STS Keys (temporary credentials -> AccessKeyId, SecretAccessKey and SessionToken).
### Why this Chrome Extension? ###
If you don't have any user administration setup within AWS Identity & Access Management (IAM) but instead rely on your corporate user directory, i.e. Microsoft Active Directory. Your company uses a SAML 2.0 Identity Provider (IDP) to log in to the AWS Web Management Console (Single Sign On). Then this Chrome Estension if for you!
You run into trouble as soon as you would like to execute some fancy scripts from your computer which calls the AWS API's. When sending a request to the AWS API's you need credentials, meaning an AccessKey and SecretKey. You can easily generate these keys for each user in AWS IAM. However, since you don't have any users in AWS IAM and don't want to create users just for the sake of having an AccessKey and SecretKey you are screwed. But there is a way to get temporary credentials specifically for your corporate identity.
The Security Token Service (STS) from AWS provides an API action assumeRoleWithSAML. Using the SAML Assertion given by your IDP the Chrome Extension will call this API action to fetch temporary credentials. (AccessKeyId, SecretAccessKey and SessionToken). This way there is no need to create some sort of anonymous user in AWS IAM used for executing scripts. This would be a real security nightmare, since it won't be possible to audit who did what. This Chrome Extension however will make it super easy for you to just use your corporate identity for executing scripts calling AWS API's.
查看最近评论和评分分布。
商店综合星级:3.8。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Generates credential/config file with multiple AWS STS Keys after logging in to AWS webconsole using SSO (SAML 2.0).
My Apps Secure Sign-in Extension
AWS SSO External AWS Account - STS Keys Generator
Extend your AWS IAM switching roles. You can set the configuration like aws config format
A debugger for viewing SAML messages
Fix annoyances in the AWS Management Console.
There is an issue in latest version 3.1, in script.js file inside "onBeforeRequestEvent" function "sessionduration" is not defined because of that it is not working please fix this asap.
The latest version v3.0 release on 2022-Dec-15 is not working, please test and fix it. Not able to download credentials file.
Excellent!
Best tool aout there for this, but no competition. Would be good to see it write aws_session_expiration value into the credentials. Even better if it could load an existing credentials file then update
As per @Leander's review. Very,very handy tool for federated access to AWS accounts when using the CLI!
Very handy extension when using SAML to login to your AWS account(s) and want to use the AWS CLI tools.