SY0-501 · Question #497
Company A has acquired Company
The correct answer is B. Federation. This question addresses the challenge of integrating identity systems between two distinct companies after an acquisition, where federation is the appropriate solution.
Question
Company A has acquired Company
Options
- AAttestation
- BFederation
- CSingle sign-on
- DKerberos
How the community answered
(43 responses)- A9% (4)
- B74% (32)
- C2% (1)
- D14% (6)
Why each option
This question addresses the challenge of integrating identity systems between two distinct companies after an acquisition, where federation is the appropriate solution.
Attestation is a process of verifying the integrity and authenticity of a system or component, often related to hardware security, and is not a mechanism for cross-organizational identity integration.
Federation establishes a trust relationship between two separate identity providers or organizations, allowing users from the acquired company to securely access resources in the acquiring company using their existing credentials without merging their directory services. This enables seamless cross-organizational identity management.
Single sign-on (SSO) allows a user to authenticate once to access multiple applications, typically within the same security domain, but it is a user experience feature that relies on an underlying identity solution like federation to work across organizations.
Kerberos is a network authentication protocol primarily used for secure authentication within a single domain or forest, not for establishing identity trust between two distinct and separate organizations.
Concept tested: Identity Federation for cross-organizational trust
Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-fed
Topics
Community Discussion
No community discussion yet for this question.