DrWatson.Adfs.OAuthProvider
1.1.0
It can be used to authenticate users against the on-premise ADFS 3.0 which is part of Microsoft Windows Server 2012 R2 via ADFS OAuth endpoint.
Install-Package DrWatson.Adfs.OAuthProvider -Version 1.1.0
dotnet add package DrWatson.Adfs.OAuthProvider --version 1.1.0
<PackageReference Include="DrWatson.Adfs.OAuthProvider" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DrWatson.Adfs.OAuthProvider --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DrWatson.Adfs.OAuthProvider, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- DrWatson.Adfs.Metadata (>= 1.1.1)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.