Microsoft has officially rolled out a significant security enhancement to Microsoft Entra Connect Sync, transitioning from traditional username and password authentication to a more secure application-based authentication system.
This update, available in version 2.5.3.0 and higher, represents a major shift in how organizations synchronize their on-premises Active Directory with Microsoft Entra ID.
The new authentication method utilizes OAuth 2.0 client credential flow with certificate credentials, eliminating the security vulnerabilities associated with password-based authentication.
This change addresses growing cybersecurity concerns and aligns with Microsoft’s broader push toward passwordless authentication across its enterprise services.
The updated system replaces the traditional Microsoft Entra Connector account that previously used username and password credentials with a more robust application identity framework.
Under the new system, administrators create a single tenant third-party application in Entra ID and utilize certificate management options for authentication credentials.
Microsoft offers three distinct certificate management approaches: Managed by Microsoft Entra Connect (recommended), Bring Your Own Application (BYOA), and Bring Your Own Certificate (BYOC).
The recommended approach allows Microsoft Entra Connect to handle all aspects of certificate lifecycle management, including creation, rotation, and deletion, with certificates stored in the Current User store.
For optimal security, Microsoft strongly recommends implementing Trusted Platform Module (TPM) solutions to establish hardware-based security boundaries.
When TPM is available, key service operations are performed within dedicated hardware environments, providing superior protection compared to software-only safeguards.
The system supports certificates with specific technical requirements: KeyLength of 2048, RSA KeyAlgorithm, and SHA256 KeyHashAlgorithm.
Organizations can verify their current authentication method using the PowerShell cmdlet Get-ADSyncEntraConnectorCredential, which displays the Connector Identity Type currently in use.
The migration process involves several PowerShell commands,including Add-EntraApplicationRegistration for application registration and Invoke-ADSyncApplicationCredentialRotation for certificate rotation.
The system automatically manages certificate rotation when using the Microsoft-managed option, checking for certificates due for rotation through maintenance tasks.
Microsoft warns users when certificates are expiring within 150 days (Event ID 1011) and generates errors for expired certificates (Event ID 1012).
For manual certificate rotation, administrators can use the command:
Invoke-ADSyncApplicationCredentialRotation -CertificateSHA256Hash <CertificateSHA256Hash>
The update requires Microsoft Entra Connect version 2.5.3.0 or greater, along with a Microsoft Entra account with at least Hybrid Identity Administrator role permissions.
Organizations must also maintain an on-premises Active Directory Domain Services environment running Windows Server 2016 or later.
This security enhancement comes as Microsoft continues its broader modernization efforts, with the company recently mandating critical updates for Entra Connect Sync by specific deadlines.
The application-based authentication feature is currently in preview, allowing organizations to test the new system before full production deployment.
Microsoft recommends that eligible customers consider migrating from Microsoft Entra Connect Sync to the newer Microsoft Entra Cloud Sync solution, which represents the company’s future-focused approach to identity synchronization.
This transition reflects the industry’s broader movement toward zero-trust security models and certificate-based authentication systems, positioning organizations for enhanced security in hybrid cloud environments.
Celebrate 9 years of ANY.RUN! Unlock the full power of TI Lookup plan (100/300/600/1,000+ search requests), and your request quota will double.
Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…
Hackers are making some phishing pages harder to track by changing the code delivered to…
A cyber incident reportedly forced a British power plant to halt operations for about four…
Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…
TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…
A fake student resume is being used to place a remote-access tool on researchers’ Windows…