2-WAY SSL Authentication with Azure AD Application Proxy

Kifayathulla Kammur 1 Reputation point
2022-05-04T15:39:07.843+00:00

Is it possible to configure two-way SSL authentication with certificates with Azure AD Application Proxy? This is my client's cyber security requirement.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Siva-kumar-selvaraj 15,721 Reputation points
    2022-05-05T18:05:57.303+00:00

    Hello @Kifayathulla Kammur ,

    Thanks for reaching out.

    Unfortunately, no Azure AD application proxy only supports One-way SSL / Server Certificate Authentication for establishing secure and encrypted connection. However, If you choose to use Azure Active Directory preauthentication, then only authenticated connections can access your network. Azure AD Application Proxy relies on the Azure AD security token service (STS) for all authentication. Preauthentication, by its very nature, blocks a significant number of anonymous attacks, because only authenticated identities can access the back-end application.

    There more security benefits when using Azure AD application proxy such as Conditional Access, Traffic termination and Cloud-scale analytics and machine learning etc.., To learn more, refer to Security considerations for accessing apps remotely with Azure Active Directory Application Proxy. Hope this helps.

    -----
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.