CV0-003 · Question #487
Company A recently acquired Company B. A cloud administrator needs to give access to the accounting and time-reporting systems for Company B's employees. Company A's employees use a single account…
The correct answer is A. add Company B's user account management system to the federated identity system. Federated identity allows Company B's existing identity provider to be trusted by Company A's systems, enabling access without creating duplicate accounts.
Question
Company A recently acquired Company B. A cloud administrator needs to give access to the accounting and time-reporting systems for Company B's employees. Company A's employees use a single account to access both systems. To give access to Company B's employees, the cloud administrator should:
Options
- Aadd Company B's user account management system to the federated identity system
- Bcreate a new account in each system for Company B's employees and distribute the credentials
- Ccreate a shared account named "Company B" and distribute the credentials to those who need
- Dadd new accounts in Company A's account management system, mirroring those in Company B's
How the community answered
(28 responses)- A82% (23)
- B11% (3)
- C4% (1)
- D4% (1)
Why each option
Federated identity allows Company B's existing identity provider to be trusted by Company A's systems, enabling access without creating duplicate accounts.
Adding Company B's identity management system to the federated identity system establishes a cross-organizational trust relationship, so Company B employees authenticate with their existing credentials and gain access to Company A's systems - this is the core purpose of federation, eliminating the need to duplicate or recreate accounts.
Creating new accounts in each system defeats the purpose of federated identity and introduces unmanageable credential sprawl requiring ongoing manual synchronization.
A shared account eliminates individual accountability, violates the principle of least privilege, and is a security anti-pattern that auditors would flag.
Mirroring accounts in Company A's system creates duplicate identity management overhead and requires ongoing manual updates whenever Company B adds, changes, or removes users.
Concept tested: Federated identity for cross-organization SSO access
Source: https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/whatis-fed
Topics
Community Discussion
No community discussion yet for this question.