System.IdentityModel.Tokens.ValidatingIssuerNameRegistry
4.5.1
dotnet add package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.1
NuGet\Install-Package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry -Version 4.5.1
<PackageReference Include="System.IdentityModel.Tokens.ValidatingIssuerNameRegistry" Version="4.5.1" />
paket add System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.1
#r "nuget: System.IdentityModel.Tokens.ValidatingIssuerNameRegistry, 4.5.1"
// Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Addin
#addin nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.1
// Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Tool
#tool nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.1
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.IdentityModel.Tokens.ValidatingIssuerNameRegistry:
Package | Downloads |
---|---|
Azure.ActiveDirectory
Roles Base Access Control for Azure active directory. |
|
Stardust.Core.Service.Web
A set of tools for hooking up Stardust to MVC aplications |
|
IME.WCF.SecurityFramework.Authentication
Package Description |
|
bUtility.Sts
STS Utility Library. |
|
Server2
Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on System.IdentityModel.Tokens.ValidatingIssuerNameRegistry:
Repository | Stars |
---|---|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
IdentityServer/IdentityServer2
[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
|
|
IdentityModel/AuthorizationServer
Sample implementation of an OAuth2 Authorization Server
|