A university needs to provide its staff members with access to the AWS Management Console. The staff identities are stored in an external SAML 2.0-compliant identity provider. The security team wants to ensure that no long-term AWS credentials are created for these users, and access is managed centrally. Which AWS service is the recommended solution to meet this requirement?
- AAWS Identity and Access Management (IAM) users created for each staff member
- BAWS Directory Service for Microsoft Active Directory
- AWS IAM Identity CenterAnswer
- DThe AWS account root user credentials shared among the staff
Answer
AWS IAM Identity Center
AWS IAM Identity Center allows organizations to configure single sign-on access to the AWS Management Console by federating with external SAML 2.0 identity providers. It dynamically provides short-term credentials, removing the need for long-term IAM credentials and reducing management overhead.
Step-by-Step Solution
Key Concept
AWS IAM Identity Center provides federated single sign-on access to the AWS Management Console from external SAML 2.0 identity providers without the use of long-term credentials.
Estimated Time:1m 0s