Azure AD msal mutual tls (mtls) python inquiry

B3K 1 Reputation point
2022-02-13T15:02:48.08+00:00

Can we please show that the Azure AD Microsoft Authentication Library (MSAL) is able to employ mutual tls(mtls)?

Thanks!

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,100 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Shweta Mathur 26,721 Reputation points Microsoft Employee
    2022-02-25T11:14:20.27+00:00

    @B3K ,

    Thanks for your patience for this issue.

    Unfortunately, MSAL is a token based protocol and doesn't support mtls. Although there are ways to bind the token using mtls in Azure AD.

    If you have any other queries, please let us know.

    Thanks,
    Shweta

    --------------------------------------------------

    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments

  2. B3K 1 Reputation point
    2022-02-28T13:12:09.407+00:00

    Hi Shweta.
    Thanks. What safeguards are designed into the protocol?

    https://docs.broadcom.com/doc/responsibly-intercepting-tls-and-the-impact-of-tls-1.3.en

    0 comments No comments