AWS Certified Security – Specialty (SCS-C02) — Question 123

A company uses SAML federation with AWS Identity and Access Management (IAM) to provide internal users with SSO for their AWS accounts. The company's identity provider certificate was rotated as part of its normal lifecycle Shortly after users started receiving the following error when attempting to log in:

“Error: Response Signature Invalid (Service: AWSSecurityTokenService; Status Code: 400; Error Code: InvalidIdentityToken)”

A security engineer needs to address the immediate issue and ensure that it will not occur again. Which combination of steps should the security engineer take to accomplish this? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers, B and C, ensure that the identity provider's certificate is properly managed and updated to avoid login issues. Option B focuses on adding a secondary certificate to maintain continuity, while option C ensures the new metadata is uploaded to the existing entity. The other options either create unnecessary new entities or do not adequately address the timely updating of certificates and metadata.