IdentityServer4.Contrib.Saml2BearerGrant NuGet Package

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.




Got any IdentityServer4.Contrib.Saml2BearerGrant Question?





Info

Version: 3.0.0
Author(s): Peter Doering
Last Update: Friday, October 30, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/doeringp/IdentityServer4.Contrib.Saml2BearerGrant
NuGet Url: https://www.nuget.org/packages/IdentityServer4.Contrib.Saml2BearerGrant


Install
Install-Package IdentityServer4.Contrib.Saml2BearerGrant
dotnet add package IdentityServer4.Contrib.Saml2BearerGrant
paket add IdentityServer4.Contrib.Saml2BearerGrant
IdentityServer4.Contrib.Saml2BearerGrant Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

0

days-since-last-release

1281