A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Azure Active Directory.
Info
Version: | 5.2.0 |
Author(s): | ARK Labs |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ARKlab/Ark.Tools |
NuGet Url: | https://www.nuget.org/packages/Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy |
Install
Install-Package Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy
dotnet add package Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy
paket add Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy
Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
Tags