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.

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,681 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 55,431 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.