I'm trying to get the user to Authenticate with Azure AD.
I read in a blog saying
"Azure AD cannot support LDAP directly; it can only do so through a connector or sync. As Microsoft puts it, “Azure AD doesn’t support the Lightweight Directory Access Protocol (LDAP) protocol or Secure LDAP directly. However, it’s possible to enable Azure AD Domain Services (Azure AD DS) instance on your Azure AD tenant with properly configured network security groups through Azure Networking to achieve LDAP connectivity.”
Wonder if anyone successfully implement Azure AD with LDAP , please suggest the steps or resources where i can refer.
TQ
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't done it myself just yet, but AFAIK it indeed requires setting up Azure AD Domain Services. After that; it should just work like a typical LDAP instance. For the specifics on setting up Azure ADDS, you might want to search for more dedicated communities as this one usually focuses on iTop itself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to get the user to Authenticate with Azure AD.
I read in a blog saying
"Azure AD cannot support LDAP directly; it can only do so through a connector or sync. As Microsoft puts it, “Azure AD doesn’t support the Lightweight Directory Access Protocol (LDAP) protocol or Secure LDAP directly. However, it’s possible to enable Azure AD Domain Services (Azure AD DS) instance on your Azure AD tenant with properly configured network security groups through Azure Networking to achieve LDAP connectivity.”
Wonder if anyone successfully implement Azure AD with LDAP , please suggest the steps or resources where i can refer.
TQ
I haven't done it myself just yet, but AFAIK it indeed requires setting up Azure AD Domain Services. After that; it should just work like a typical LDAP instance. For the specifics on setting up Azure ADDS, you might want to search for more dedicated communities as this one usually focuses on iTop itself.