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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="miniOrange.SAML.IDP" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="miniOrange.SAML.IDP" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="miniOrange.SAML.IDP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add miniOrange.SAML.IDP --version 7.1.0
                    
#r "nuget: miniOrange.SAML.IDP, 7.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package miniOrange.SAML.IDP@7.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=miniOrange.SAML.IDP&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=miniOrange.SAML.IDP&version=7.1.0
                    
Install as a Cake Tool

๐Ÿ›ก๏ธ 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

  1. Add the miniOrange SAML IdP library to your project (NuGet package or DLL).
  2. Configure the plugin in Startup.cs or Global.asax depending on your platform.
  3. Set up SP metadata and claim mappings.
  4. 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.


๐Ÿ“ฌ 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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