Using windows authentication with Azure WebApp/Website

后端 未结 3 723
青春惊慌失措
青春惊慌失措 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:45

    You could setup Active Directory Federation Services for Windows AD, and use SAML or OpenID Connect. It would prompt the user for their windows credentials

提交回复
热议问题