Forum Discussion
Vetrivel S
Aug 09, 2017Copper Contributor
Azure AD authentication
Hi Team, I need clarifications for the following things 1) Whether azure AD can be authenticated using LDAP 2) Alternate ways to authenticate AD users in Azure and Onprem Thanks Vetrivel ...
Aug 14, 2017
Hi Vetrivel,
There's plenty of ways how you can "federated" authentication with Azure AD, and thus "offload" the authentication elsewhere, for example an on-premises directory (which can be LDAP, or AD, etc...) --all of which is explained here: https://support.office.com/en-us/article/Understanding-Office-365-identity-and-Azure-Active-Directory-06a189e7-5ec6-4af2-94bf-a22ea225a7a9#bk_federated
I suggest you start from that article, as it will provide you with lots of information on how authentication can be performed.
As far as "alternate ways" to authenticate AD users is concerned: there's plenty of choice with Azure AD. You can do cloud-based authentication, use Password Hash Sync, SSO, Pass-Through Authentication (PTA), or do Federated Auth (on-prem or with another cloud provider)....
Hope this helps!
-Michael
There's plenty of ways how you can "federated" authentication with Azure AD, and thus "offload" the authentication elsewhere, for example an on-premises directory (which can be LDAP, or AD, etc...) --all of which is explained here: https://support.office.com/en-us/article/Understanding-Office-365-identity-and-Azure-Active-Directory-06a189e7-5ec6-4af2-94bf-a22ea225a7a9#bk_federated
I suggest you start from that article, as it will provide you with lots of information on how authentication can be performed.
As far as "alternate ways" to authenticate AD users is concerned: there's plenty of choice with Azure AD. You can do cloud-based authentication, use Password Hash Sync, SSO, Pass-Through Authentication (PTA), or do Federated Auth (on-prem or with another cloud provider)....
Hope this helps!
-Michael