Info
Version: | 1.1.0+2 |
Author(s): | Niek Maarse, Hilmar Jansen |
Last Update: | Thursday, November 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Luminis-Arnhem/AzureActiveDirectory |
NuGet Url: | https://www.nuget.org/packages/Luminis.AzureActiveDirectory.Extensions |
Install
Install-Package Luminis.AzureActiveDirectory.Extensions
dotnet add package Luminis.AzureActiveDirectory.Extensions
paket add Luminis.AzureActiveDirectory.Extensions
Luminis.AzureActiveDirectory.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Luminis.AzureActiveDirectory(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags
it can add it to the aspnetcore services and check if a provided user is authorized by checking if the userid is in a specific group.