Please refer to How the Microsoft identity platform uses the SAML protocol
Tutorial: Azure AD SSO integration with Azure AD SAML Toolkit
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there any SAML Toolkit for C# and ASP.NET?
I want to integrate SAML 2.0 into my existing ASP.NET application. I have done the research for plugins/toolkits for. NET. I haven't found any from Microsoft. Please help me on this.
Well, I don’t know about what Microsoft offers , but if you're looking for some other option, I found this solution that worked for me. Worth giving a try.
https://plugins.miniorange.com/asp-net-saml-sso-setup-guides
Not from MS, but we've developed one, almost 1mil downloads at Nuget:
https://www.nuget.org/packages/AspNetSaml
Full disclosure: this is an OSS project I'm involved in