There will be several occasions where we might come across the need for Active Directory synchronization with Office 365 or Azure Active Directory for enabling Single Sign On (SSO).

There is one thing that we need to keep in mind: Azure Active Directory is not a replacement of the On-Premise Active Directory server, but it provides a way to organizational entities to access cloud resources with remembering additional accounts and passwords.

Now, this scenario can be cumbersome if we are not aware of different aspects of this integration/ synchronization. There are many people out there talking about,

  1. DirSync Tool
  2. Azure AD Connect

Both of the above tools might be confusing to someone regarding which one to choose. So, let’s make it simple, Azure AD Connect is the latest tools used to synchronization while DirSync tool is the older version of the same.

There are Different Options by which we can configure SSO,

  1. Cloud users
  2. Password synchronization
  3. Pass-through Authentication
  4. Federated Identity (ADFS)

Cloud users

Pass-through Authentication

Password Synchronization
Federated Identity (ADFS)