An administrator is establishing a single sign-on integration between a third-party Identity Provider (IdP) and AWS accounts. Which of the following configuration steps are required to allow external directory users to assume specific IAM roles directly? (Select TWO.)
- Create a SAML provider entity in IAM using the XML metadata document from the Identity Provider.Cevap
- Configure the IAM role's trust policy to trust the SAML provider entity and permit the sts:AssumeRoleWithSAML action.Cevap
- CConfigure the IAM role's trust policy to trust the Identity Provider using sts:AssumeRole as the action.
- DAttach a Service Control Policy to the member accounts that explicitly grants permission for the external Identity Provider to assume roles.
Cevap
Create a SAML provider entity in IAM using the XML metadata document from the Identity Provider, and configure the IAM role's trust policy to trust the SAML provider entity and permit the sts:AssumeRoleWithSAML action.
To set up SAML 2.0 federation, you must first register the Identity Provider in IAM using its XML metadata document to allow AWS to verify assertions. Second, you must create a role whose trust policy specifically allows the sts:AssumeRoleWithSAML action for the SAML provider principal.
Adım Adım Çözüm
Anahtar Kavram
SAML 2.0 federation trust configuration in AWS IAM
Tahmini Süre:1m 0s