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.
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)- A15% (7)
- B7% (3)
- C4% (2)
- D74% (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.
A notification tool handles alerts and messaging but has no capability to replicate or populate identity objects into a cloud directory.
A message queuing tool manages asynchronous communication between services but is not responsible for synchronizing or provisioning identity data to a cloud directory.
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.
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
Community Discussion
No community discussion yet for this question.