Question 72:
One of your customers owns a SAML 2.0 Active Directory Federation Services (ADFS) server. The customer wants to enable the federated users to access the AWS Management Console. In order to configure it, you are creating an IAM role that identifies the IdP server for purposes of the federation. How would you configure the trusted entity principal of the IAM role?
Answer options:
A.The principal should be the metadata document name of the IdP. B.The principal should be other IAM role ARNs that the federated users will assume. C.The principal should be "https://signin.aws.amazon.com/saml". D.The principal should be the IAM SAML provider that you created for the IdP.