Microsoft SC-900 - Microsoft Security, Compliance, and Identity Fundamentals Certification Exam
Question #1 (Topic: demo questions)
Select the answer that correctly completesthe sentence.
Correct Answer: A
Explanation:
| Term | Concept Description | Why it is Correct / Incorrect |
| a trust relationship | Correct Selection: Federation allows an organization to trust identity assertions (tokens) issued by an external organization's identity provider. | This mechanism establishes a formal trust relationship that permits single sign-on (SSO) and safe resource sharing across distinct corporate boundaries without managing external credentials locally. |
| multi-factor authentication (MFA) | Incorrect Selection: MFA is a security verification method requiring multiple forms of identification. | While federation policies can pass or request MFA claims, federation itself is not an MFA method. |
| user account synchronization | Incorrect Selection: This involves copying and updating identity database objects from one directory system to another. | Federation specifically avoids account duplication by letting users log in using their home directory credentials directly. |
| a VPN connection | Incorrect Selection: A Virtual Private Network provides security at the network layer. | Federation operates entirely at the identity and application layers rather than establishing hardware or network-level tunnels. |