System.IdentityModel.Tokens.ValidatingIssuerNameRegistry
4.5.0
Prefix Reserved
See the version list below for details.
dotnet add package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.0
NuGet\Install-Package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry -Version 4.5.0
<PackageReference Include="System.IdentityModel.Tokens.ValidatingIssuerNameRegistry" Version="4.5.0" />
paket add System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.0
#r "nuget: System.IdentityModel.Tokens.ValidatingIssuerNameRegistry, 4.5.0"
// Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Addin #addin nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.0 // Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Tool #tool nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.0
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 Compatible and additional computed target framework versions. |
---|---|
.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. |
This package has no dependencies.
NuGet packages (6)
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. |
|
SuperiorAcumaticaPackage
Dependencies required to compile the SuperiorAcumaticaSolution for Acumatica 2024R2 Build 24.201.0052 |
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
|