Using windows authentication with Azure WebApp/Website

后端 未结 3 722
青春惊慌失措
青春惊慌失措 2020-12-20 20:13

We have an Active Directory domain sitting on a networked Azure VM and have a separate Azure WebApp/Website that is running Orchard CMS on the same virtual network.

3条回答
  •  一向
    一向 (楼主)
    2020-12-20 20:28

    Yes, you can connect your web app to Azure Active Directory.

    The simplest option is Azure Easy Authentication

    http://azure.microsoft.com/en-us/documentation/videos/azure-websites-easy-authentication-and-authorization-with-chris-gillum/.

    That's a one click way to authenticate your site.

提交回复
热议问题