Web Identity Federation
Simplifies authentication and authorization for web applications.
An Authentication token JWT is exchanged for temporary AWS credentials, allowing users to assume an IAM rol...
# 一、AWS IAM Authenticator
![](https://s1.51cto.com/images/blog/201912/27/a29bbd264d7fc1f894282308db0876f7.png?x-oss-process=image/watermark,size_16,text_QDUxQ1RP5Y2a5a6i,color_FFFFFF,t_100,g_se,x_1...
# AWS: IAM - Identity Access Management
IAM is Global, not for a specific region
Customize your own IAM users sign-in link:
For example:
> https://YOUR_NAME.signin.aws.amazon.com/console
Core Funda...
SAA
IAM Users & Groups
A group can NOT be assigned to another group
MFA
Can be enabled not only Root user account, but also ALL IAM user accounts.
IAM Security Tools
IAM Credentials Reports ...