A retail enterprise has recently adopted a multi-account AWS environment using AWS Organizations. The IT security team must enable corporate employees to log in to the AWS Management Console across multiple accounts using their existing Microsoft Active Directory credentials, without creating permanent IAM credentials for each user. Which AWS service should the solutions architect recommend to meet these requirements with the least operational overhead?
- AWS IAM Identity CenterAnswer
- BAWS Directory Service for Microsoft Active Directory configured to sync all directory passwords to individual IAM users
- CThe AWS account root user credentials shared across administrators using Multi-Factor Authentication (MFA)
- DManually created IAM users for each employee with assigned IAM policies matching their Active Directory roles
Answer
AWS IAM Identity Center
AWS IAM Identity Center is the recommended service for centrally managing SSO access to multiple AWS accounts. It connects directly with an external Microsoft Active Directory and eliminates the need to manage individual IAM users or permanent credentials.
Step-by-Step Solution
Key Concept
Centralized multi-account federation using AWS IAM Identity Center and external directory integration