AWS IAM Identity Center (formerly AWS SSO) provides centralized workforce identity management across your AWS Organization. Instead of creating IAM users in every account, you create users once in Identity Center and grant access to multiple accounts via permission sets. This lab teaches you to implement enterprise-grade SSO with MFA enforcement, external IdP integration, and CLI access via identity-aware sessions.
IAM Identity Center eliminates the chaos of managing IAM users across dozens or hundreds of AWS accounts. With a single identity, users can access all their assigned accounts through a central portal, and administrators manage access centrally with permission sets that define what users can do in each account.
Enable and configure the central identity service.
Build your identity directory with users and groups.
Define access levels with permission sets.
Connect identities to AWS accounts with permission sets.
Federate with external identity providers via SAML and SCIM.
Use short-lived credentials from Identity Center for CLI access.
Extend SSO to SaaS applications beyond AWS.