SCS-C02 · Question #453
A security engineer is implementing authentication for a multi-account environment by using federated access with SAML 2.0. The security engineer has configured AWS IAM Identity Center as an…
The correct answer is A. Review the SAML IdP logs to identify errors. Check AWS CloudTrail to verify the API calls that. When troubleshooting SAML-based authentication issues, it's essential to review the logs from the SAML identity provider (IdP) to identify potential errors or misconfigurations in the authentication flow. Additionally, AWS CloudTrail logs provide insights into the API calls…
Question
A security engineer is implementing authentication for a multi-account environment by using federated access with SAML 2.0. The security engineer has configured AWS IAM Identity Center as an identity provider (IdP). The security engineer also has created IAM roles to grant access to the AWS accounts. A federated user reports an authentication failure when the user attempts to authenticate with the new system. What should the security engineer do to troubleshoot this issue in the MOST operationally efficient way?
Options
- AReview the SAML IdP logs to identify errors. Check AWS CloudTrail to verify the API calls that
- BReview the SAML IdP logs to identify errors. Use the IAM policy simulator to validate access to
- CUse IAM access advisor to review recent service access. Use the IAM policy simulator to validate
- DRecreate the SAML IdP in a separate account to confirm the behavior that the user is
How the community answered
(31 responses)- A77% (24)
- B13% (4)
- C3% (1)
- D6% (2)
Explanation
When troubleshooting SAML-based authentication issues, it's essential to review the logs from the SAML identity provider (IdP) to identify potential errors or misconfigurations in the authentication flow. Additionally, AWS CloudTrail logs provide insights into the API calls made by the user, allowing the security engineer to verify if the authentication attempt reached AWS and identify any issues at that level. This approach is operationally efficient because it focuses on the primary logs related to authentication without recreating the setup or simulating access.
Topics
Community Discussion
No community discussion yet for this question.