79 packages tagged with “SAML2”
Includes types that provide support for SamlTokens version 1 and 2.
SAML2 protocol support. Do not use directly, use the high level package for your platform.
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
The ITfoxtec Identity Saml2 package adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP) on top of the SAML 2.0 functionality implemented in .NET. Support .NET 10.0 Support .NET 9.0 Support .NET 8.0 Support .NET 7.0 Support .NET 6.0 Support .NET Standard 2.1 Support .NET Framework 4.6.2 and 4.8 Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. Support redirect binding, post binding and artifact binding. Support signing/encryption certificates in Azure Key Vault. Tested for compliance with AD FS, Azure AD and Azure AD B2C. Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3. The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.
A SAML2 Owin middleware, compatible with ASP.NET Identity for external logins.
SAML2 Protocol library for ASP.NET. Don't reference this directly, use one of the API modules: Sustainsys.Saml2.HttpModule/Mvc/Owin/AspNetCore2.
A SAML2 Http Module for ASP.NET. Install in project and add sections to web.config. No coding required. The package adds an ASP.NET Http Authentication Module that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc.
ASP.NET MVC Core is supported by the ITfoxtec Identity SAML2 MVC Core package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens. Support .NET 10.0 Support .NET 9.0 Support .NET 8.0 Support .NET 7.0 Support .NET 6.0 Support .NET Framework 4.6.2 and 4.8 Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. Support redirect binding, post binding and artifact binding. Support signing/encryption certificates in Azure Key Vault. Tested for compliance with AD FS, Azure AD and Azure AD B2C. Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3. The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.
SAML 2.0 (SAML2P) service provider authentication handler. To purchase a license or get a demo license, contact sales@identityserver.com.
SAML 2.0 (SAML2P) identity provider functionality. Requires the addition of Rsk.Saml.DuendeIdentityServer.
A SAML2 Service Provider for ASP.NET MVC. Install in project and add sections to web.config. No coding required. The package adds an MVC controller that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc.
A SAML2 Http Module for ASP.NET. Install in project and add sections to web.config. No coding required. The package adds an ASP.NET Http Authentication Module that handles the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
EntityFramework Core support for Rsk.Saml.IdentityProvider. Requires the addition of Rsk.Saml.DuendeIdentityServer.EntityFramework.
Based on http://www.nuget.org/packages/SAML2/, this removes dependencies on System.Web. Packages SAML2.AspNet and Owin.Security.Saml will implement SAML in those environments
EntityFramework Core support for Rsk.Saml.
SAML 2.0 (SAML2P) support for Duende IdentityServer, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com.
A SAML2 Service Provider for ASP.NET MVC. Install in project and add sections to web.config. No coding required. The package adds an MVC controller that handles the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
EntityFramework Core support for Rsk.Saml.DuendeIdentityServer
Owin middleware to implement the SAML2 Protocol as a Service Provider
OIOSAML.NET is a. Net-based SAML 2.0 toolkit with a reference implementation that complies with the Danish OIOSAML 3.0 profile. The Toolkit can be used by service providers to be included in the joint public single sign-on federation services (NemLog-in).
ASP.NET MVC is supported by the ITfoxtec Identity SAML2 MVC package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens. Support .NET Framework 4.8 Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. Support redirect binding, post binding and artifact binding. Support signing/encryption certificates in Azure Key Vault. Tested for compliance with AD FS, Azure AD and Azure AD B2C. Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3. The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.
SAML 2.0 authentication middleware for ASP.NET Core
This is an log4net implementation of the audit logging used in OIOSAML.NET (dk.nita.saml20)
SAML 2.0 (SAML2P) support for IdentityServer4, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com.
Maintenance of this component is discontinued. Please use the "ITfoxtec Identity Saml2" component instead. The ITfoxtec SAML 2.0 package adds SAML-P support on top of the SAML 2.0 token functionality implemented in the .NET framework. Supports: Message signing and validation as well as decryption. Login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on. The Danish OIOSAML 2.0 profile and NemLog-in. Supporting .NET 4.5
Extension grant types for IdentityServer4 implementing a subset of RFC 7522 (https://tools.ietf.org/html/rfc7522). Adds support for SAML 2.0 and SAML 1.1 assertions as grant for token requests. New grant types "urn:ietf:params:oauth:grant-type:saml2-bearer" and "urn:ietf:params:oauth:grant-type:saml-bearer" (WS-Federation uses SAML 1.1 assertions). You can add the extension grant types to IdentityServer using the extension builder methods AddSamlBearerGrant() and AddSaml2BearerGrant(). This extension was built for legacy applications using SAML or WS-Federation authentication to change SAML assertions for OAuth2 access tokens.
EntityFramework Core support for Rsk.Saml.IdentityServer4
This is a Sql Server implementation of the ISessionStoreProvider used in OIOSAML.NET (dk.nita.saml20)