nerdexam
(ISC)2

CISSP · Question #236

Which technology is a prerequisite for populating the cloud-based directory in a federated identity solution?

The correct answer is D. Synchronization tool. In a federated identity solution, a synchronization tool is required to replicate and populate identity data from the on-premises directory to the cloud-based directory before federation can function.

Submitted by minji_kr· Mar 5, 2026Identity and Access Management

Question

Which technology is a prerequisite for populating the cloud-based directory in a federated identity solution?

Options

  • ANotification tool
  • BMessage queuing tool
  • CSecurity token tool
  • DSynchronization tool

How the community answered

(46 responses)
  • A
    15% (7)
  • B
    7% (3)
  • C
    4% (2)
  • D
    74% (34)

Why each option

In a federated identity solution, a synchronization tool is required to replicate and populate identity data from the on-premises directory to the cloud-based directory before federation can function.

ANotification tool

A notification tool handles alerts and messaging but has no capability to replicate or populate identity objects into a cloud directory.

BMessage queuing tool

A message queuing tool manages asynchronous communication between services but is not responsible for synchronizing or provisioning identity data to a cloud directory.

CSecurity token tool

A security token tool (e.g., an STS/ADFS) issues authentication tokens after identities already exist in the directory, but it cannot populate or replicate the directory itself.

DSynchronization toolCorrect

A synchronization tool (such as Microsoft Entra Connect/Azure AD Connect) is a prerequisite because it replicates user identity objects and attributes from the on-premises directory (e.g., Active Directory) to the cloud-based directory (e.g., Microsoft Entra ID). Without this synchronization, the cloud directory would have no user accounts to authenticate against, making federated sign-in impossible. The sync process ensures that identity data is consistent and available in the cloud before federation tokens are issued.

Concept tested: Directory synchronization as federated identity prerequisite

Source: https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/whatis-azure-ad-connect

Topics

#federated identity#directory synchronization#cloud identity#IAM architecture

Community Discussion

No community discussion yet for this question.

Full CISSP Practice