Tailspin Toys is designing a hybrid identity solution to integrate their on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The IT team wants to implement a single sign-on experience for users while minimizing on-premises infrastructure, maintenance overhead, and operational complexity. The company has no regulatory or compliance requirements that forbid storing password hashes in the cloud. Which hybrid authentication method should the company design to meet these requirements?
- Password Hash Synchronization (PHS) with Seamless Single Sign-OnCevap
- BActive Directory Federation Services (AD FS)
- CPass-through Authentication (PTA) with Seamless Single Sign-On
- DPrivileged Identity Management (PIM) with JIT access
Cevap
Password Hash Synchronization (PHS) with Seamless Single Sign-On
The correct answer is the option indicating Password Hash Synchronization (PHS) with Seamless Single Sign-On. Microsoft recommends PHS as the default, simplest, and most resilient hybrid identity authentication method. Since the company has no compliance restrictions against cloud storage of password hashes and wants to minimize on-premises infrastructure and administrative effort, PHS is the optimal choice.
Adım Adım Çözüm
Anahtar Kavram
Selecting the appropriate hybrid identity authentication method (PHS vs. PTA vs. AD FS) based on operational overhead, infrastructure requirements, and security compliance.