miniOrange.SAML.IDP
7.1.0
Prefix Reserved
dotnet add package miniOrange.SAML.IDP --version 7.1.0
NuGet\Install-Package miniOrange.SAML.IDP -Version 7.1.0
<PackageReference Include="miniOrange.SAML.IDP" Version="7.1.0" />
<PackageVersion Include="miniOrange.SAML.IDP" Version="7.1.0" />
<PackageReference Include="miniOrange.SAML.IDP" />
paket add miniOrange.SAML.IDP --version 7.1.0
#r "nuget: miniOrange.SAML.IDP, 7.1.0"
#:package miniOrange.SAML.IDP@7.1.0
#addin nuget:?package=miniOrange.SAML.IDP&version=7.1.0
#tool nuget:?package=miniOrange.SAML.IDP&version=7.1.0
๐ก๏ธ miniOrange SAML Identity Provider for ASP.NET Framework and .NET Core
๐ก Overview
This plugin/library allows you to turn your existing ASP.NET Framework or ASP.NET Core application into a SAML 2.0 Identity Provider (IdP). It enables seamless Single Sign-On (SSO) between your app and any SAML 2.0-compliant Service Provider (SP).
โ Key Features
- โ๏ธ Acts as a SAML 2.0 Identity Provider
- โ๏ธ Easily integrates with existing ASP.NET WebForms, MVC, or Razor Pages
- โ๏ธ Fully compatible with both .NET Framework and .NET Core
- โ๏ธ Tested with all major SAML 2.0 Service Providers
๐ Works Seamlessly With
This library is tested and verified with the most popular SAML 2.0 Service Providers:
- Wordpress
- Brightspace
- Shopify
- Drupal
- TalentLMS
- Tableau
- Zoho
- Zoom
- Moodle
- AbsorbLMS
- Zendesk
- Slack
- Salesforce
- AWS
- Joomla
- Cognito
- And all other SAML 2.0-compliant platforms
๐ ๏ธ How to Set Up
Follow our official setup guide to configure SAML SSO in your ASP.NET application:
๐ Setup Instructions
Youโll learn how to:
- Configure identity claims
- Set up metadata
- Handle SAML authentication requests
- Issue SAML responses to SPs
๐ฆ Installation
- Add the miniOrange SAML IdP library to your project (NuGet package or DLL).
- Configure the plugin in
Startup.cs
orGlobal.asax
depending on your platform. - Set up SP metadata and claim mappings.
- Test and validate SAML SSO.
Need help with integration? Contact us
๐ License
This is a fully functional evaluation version of a commercial product.
๐ Trial Duration: 14 days
To continue using after the trial or unlock advanced features, contact us for licensing options.
๐ Useful Links
- ๐ Homepage
- ๐ Documentation
- โ FAQs
- ๐ Blogs
- ๐ฉ Contact Us
๐ฌ Support
For any queries, integration support, or issues:
๐ง Email us at: aspnetsupport@xecurify.com
๐งช Built and maintained by miniOrange โ experts in Identity & Access Management.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
net5.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
7.1.0 | 326 | 6/30/2025 |
Support for latest .NET9 and Enhanced UI