How to set up an OIDC client to authenticate with Azure

Tyler Biddle 1 Reputation point
2021-07-13T00:53:45.307+00:00

Does Azure even support an OIDC client authenticating with Azure?
The only documentation we can find (and the example of Power Apps) seems to involve the Apps authenticating with an external identity provider. We would like to authenticate our app with/via/through Azure.

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

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,311 Reputation points
    2021-07-14T04:07:38.807+00:00

    Hi @Tyler Biddle · Thank you for reaching out.

    Yes, Azure AD supports OIDC. If the client apps are configured with appropriate Microsoft identity platform authentication libraries, Azure AD can authenticate and sign-in users using OIDC.

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

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