简体   繁体   中英

Custom authentication in Azure AD

I am working on application where authentication is done by Web service which further calls our organisation AD service to authenticate.

Now I want to move my application to Azure but problem is my web service is not exposed outside organisation. So I can't use web service on Azure to authticate.

Then I searched for Azure AD and found that Azure AD it self provides authenticate and store users data to their data center.

How can I integrate my organisation AD account to Azure AD ?

You are probably looking for Azure AD Connect. See Integrate your on-premises directories with Azure Active Directory

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM