nerdexam
Amazon

SCS-C02 · Question #340

You are working for a company and been allocated the task for ensuring that there is a federated authentication mechanism setup between AWS and their On-premise Active Directory. Which of the…

The correct answer is A. Ensure the right match is in place for On-premise AD Groups and IAM Roles. D. Configure AWS as the relying party in Active Directory Federation services. In federated authentication with ADFS, on-premise AD Groups map directly to IAM Roles (not IAM Groups), because federated users assume temporary permissions via role assumption - there are no permanent IAM user accounts involved, making option A correct and option B wrong…

Submitted by katya_ua· Mar 6, 2026Identity and Access Management

Question

You are working for a company and been allocated the task for ensuring that there is a federated authentication mechanism setup between AWS and their On-premise Active Directory. Which of the following are important steps that need to be covered in this process? Choose 2 answers from the options given below.

Options

  • AEnsure the right match is in place for On-premise AD Groups and IAM Roles.
  • BEnsure the right match is in place for On-premise AD Groups and IAM Groups.
  • CConfigure AWS as the relying party in Active Directory
  • DConfigure AWS as the relying party in Active Directory Federation services

How the community answered

(30 responses)
  • A
    83% (25)
  • B
    10% (3)
  • C
    7% (2)

Explanation

In federated authentication with ADFS, on-premise AD Groups map directly to IAM Roles (not IAM Groups), because federated users assume temporary permissions via role assumption - there are no permanent IAM user accounts involved, making option A correct and option B wrong. Option D is correct because AWS must be registered as a Relying Party Trust specifically within AD Federation Services (ADFS), which is the component that issues and signs SAML tokens; option C is wrong because bare Active Directory has no concept of relying parties - that trust relationship belongs in ADFS, not AD itself.

Memory tip: Think "Roles for federation, ADFS for the trust" - federated identities always assume roles (temporary), and the federation token magic happens in ADFS, not plain AD.

Topics

#Federated Identity#Active Directory Federation Services (AD FS)#IAM Roles#SAML

Community Discussion

No community discussion yet for this question.

Full SCS-C02 Practice