Kantar.KDP.SDK.Owin
1.6.0
dotnet add package Kantar.KDP.SDK.Owin --version 1.6.0
NuGet\Install-Package Kantar.KDP.SDK.Owin -Version 1.6.0
<PackageReference Include="Kantar.KDP.SDK.Owin" Version="1.6.0" />
paket add Kantar.KDP.SDK.Owin --version 1.6.0
#r "nuget: Kantar.KDP.SDK.Owin, 1.6.0"
// Install Kantar.KDP.SDK.Owin as a Cake Addin #addin nuget:?package=Kantar.KDP.SDK.Owin&version=1.6.0 // Install Kantar.KDP.SDK.Owin as a Cake Tool #tool nuget:?package=Kantar.KDP.SDK.Owin&version=1.6.0
Owin authentication layer for KDP
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. |
-
- Kantar.KDP.SDK.Core (>= 1.5.0)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Microsoft.Owin.Security (>= 3.0.1)
- Newtonsoft.Json (>= 6.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Checkout the github-wiki at the project URL for documentation.
Version 1.6 - Authentication Cookies handle applications base path automatically
Version 1.5 - KDPClient no longer inherit from HttpClient, only one HttpClient is created to reuse tcp connections
Version 1.4 - Added country and country code to users
Version 1.3
* Fluent configuration options for authorization middleware (lots of options to try!)
* Autorization header scheme (Token) is now case insensitive
Version 1.2 - Fix OWIN linkage to configuration patches
Version 1.1 - Fixed antiforgery token
Version 1.0 - Cookies & Token(s) authentication from KDP identity