Owin.Security.OAuth.Introspection
2.0.0
Suggested Alternatives
Additional Details
The aspnet-contrib OAuth 2.0 introspection middleware has been merged into OpenIddict 3.0. For more information, visit https://kevinchalet.com/2020/12/23/openiddict-3-0-general-availability/.
dotnet add package Owin.Security.OAuth.Introspection --version 2.0.0
NuGet\Install-Package Owin.Security.OAuth.Introspection -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Owin.Security.OAuth.Introspection" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.OAuth.Introspection --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.OAuth.Introspection, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Owin.Security.OAuth.Introspection as a Cake Addin #addin nuget:?package=Owin.Security.OAuth.Introspection&version=2.0.0 // Install Owin.Security.OAuth.Introspection as a Cake Tool #tool nuget:?package=Owin.Security.OAuth.Introspection&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OAuth2 introspection middleware for OWIN/Katana.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.2.0-preview1-408290725)
- Microsoft.Owin.Security.Interop (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Net.Http (>= 4.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Owin.Security.OAuth.Introspection:
Repository | Stars |
---|---|
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 24,342 | 11/1/2018 | |
2.0.0-rc3-final | 3,020 | 6/18/2018 | |
2.0.0-rc2-final | 1,764 | 2/19/2018 | |
2.0.0-rc1-final | 1,179 | 10/20/2017 | |
1.1.0 | 8,933 | 11/1/2018 | |
1.1.0-preview-final | 987 | 6/18/2018 | |
1.0.0 | 7,974 | 5/8/2017 | |
1.0.0-beta1-final | 1,777 | 3/13/2017 | |
1.0.0-alpha3-final | 1,045 | 11/30/2016 | |
1.0.0-alpha2-final | 1,755 | 7/1/2016 | |
1.0.0-alpha1-final | 1,027 | 5/18/2016 |