Ping SSO With Azure web api core

Ligesh Koshy 1 Reputation point
2022-01-27T08:13:29.593+00:00

We are implementing Ping Federate (connected with organisation's AD) integrate with Azure AD to be used for Web API deployed within Azure.

Please let me know if I can get any code samples with Asp.net core API (C#) that I can use with authorisation grant flow, oauth, based authentication?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,630 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Siva-kumar-selvaraj 15,606 Reputation points
    2022-02-02T15:22:02.89+00:00

    Hello @Ligesh Koshy ,

    Thanks for your post and apologies for the delayed response.

    If you have already configured federation between PingFederate and Azure AD as detailed [here][1] then you can leverage these code samples to protect Web application and Web API using Azure AD. Hope this helps.


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

    [1]: PingFederate integration with Azure Active Directory and Microsoft 365.

    0 comments No comments