miniOrange.Umbraco.SAML.SSO.Login
10.1.0
Prefix Reserved
See the version list below for details.
dotnet add package miniOrange.Umbraco.SAML.SSO.Login --version 10.1.0
NuGet\Install-Package miniOrange.Umbraco.SAML.SSO.Login -Version 10.1.0
<PackageReference Include="miniOrange.Umbraco.SAML.SSO.Login" Version="10.1.0" />
paket add miniOrange.Umbraco.SAML.SSO.Login --version 10.1.0
#r "nuget: miniOrange.Umbraco.SAML.SSO.Login, 10.1.0"
// Install miniOrange.Umbraco.SAML.SSO.Login as a Cake Addin #addin nuget:?package=miniOrange.Umbraco.SAML.SSO.Login&version=10.1.0 // Install miniOrange.Umbraco.SAML.SSO.Login as a Cake Tool #tool nuget:?package=miniOrange.Umbraco.SAML.SSO.Login&version=10.1.0
๐ก How this library helps you
- This library enable SAML 2.0 Support in your Umbraco Application.
- This library is already tested with the most popular SAML 2.0 IdPs in the market like Azure AD, Okta, Onelogin, PingFederate, Pingone, Shibboleth, Salesforce, Office365, ADFS, WSO2, DUO, Google Apps, Classlinks, WordPress and all other SAML 2.0 providers.
๐ ๏ธ How to setup?
To set up SAML Single Sign-On (SSO) in your Umbraco Web Application, follow these steps:
- After installing the required package, you need to add the necessary services and middleware in your Program/Startup.cs file. You can find detailed setup instructions by following this link: https://plugins.miniorange.com/umbraco-saml-sso-setup-guides
Additionally, this library provides a user dashboard for configurations. You can access this admin dashboard using the given URL:
https://<your-application-base-url>/?ssoaction=config
.
e.g. https://localhost:#port#/?ssoaction=config, https://example.com?ssoaction=config
Make sure to replace <your-application-base-url>
with the actual base URL of your application. This dashboard will allow you to configure various aspects of the SSO integration.
๐Links
Please reach out to us at umbracosupport@xecurify.com for any help regarding the plugin.
Please note that this is a fully functional evaluation version of a commercial product. The trial period is days.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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 was computed. 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. |
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- Umbraco.Cms (>= 10.0.0 && < 11.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.