IdentityServer.ClientAuthority
1.1.0
.NET Framework 4.5
Install-Package IdentityServer.ClientAuthority -Version 1.1.0
dotnet add package IdentityServer.ClientAuthority --version 1.1.0
<PackageReference Include="IdentityServer.ClientAuthority" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer.ClientAuthority --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdentityServer.ClientAuthority, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdentityServer.ClientAuthority as a Cake Addin
#addin nuget:?package=IdentityServer.ClientAuthority&version=1.1.0
// Install IdentityServer.ClientAuthority as a Cake Tool
#tool nuget:?package=IdentityServer.ClientAuthority&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Authorize client applications with Identity Server
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IdentityModel (>= 1.0.0)
- IdentityServer3 (>= 2.6.0)
- Microsoft.AspNet.Mvc (>= 5.2.2)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Microsoft.Owin.Security.Cookies (>= 3.0.1)
- Microsoft.Owin.Security.OpenIdConnect (>= 3.0.1)
- Newtonsoft.Json (>= 6.0.8)
- System.IdentityModel.Tokens.Jwt (>= 4.0.2.206221351)
- Thinktecture.IdentityModel.Owin.ResourceAuthorization (>= 1.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.
First release.