AZURE SSO implementation using SAML protocol in .net MVC web application

2021-04-12T07:37:52.383+00:00

Hi,
we want to implement Azure SSO in .net MVC application using SAML. Does .net has integration kit for this requirement ? Is it required to use third party SAML integration kit?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,279 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 16,191 Reputation points
    2021-04-12T23:25:52.127+00:00

    Hi @Quest Informatics Private Limited ,

    Please check this sample - https://github.com/akang/Azure-Saml . You can also check out this tutorial: Introducing Single Sign-on to an existing ASP.NET MVC application.

    hope that helps. please let us know if you have further questions.

    -Grace

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you.

    0 comments No comments