04. AWS IAM Identity Center (Successor to AWS Single Sign-On)
AWS IAM Identity Center (formerly AWS Single Sign-On) provides a centralized access management solution that enables users to sign in once and access:
- Multiple AWS accounts in an AWS Organization
- Business cloud applications (e.g., Salesforce, Box)
- SAML 2.0βenabled applications
- EC2 Windows instances
| Feature | Description |
|---|
| Single Sign-On (SSO) | One login provides access to multiple AWS accounts and applications. |
| Centralized User Management | Manage users and their permissions in one place instead of per account. |
| Access Portal | Users log in via a single portal URL to access their assigned AWS accounts and apps. |
| Permission Sets | Define and apply permission sets to control user access levels across accounts. |
| Session Federation | Works with external identity providers to federate authentication. |
π§± Identity Sourcesβ
| Source Type | Description |
|---|
| Built-in Identity Store | Store and manage users directly in IAM Identity Center. |
| External Identity Provider (IdP) | Integrate with Microsoft Active Directory, Okta, OneLogin, or other SAML 2.0 providers. |
π§ Exam Tip