Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
 
 

Repository files navigation

AzureAD Authentication for ASP.Net Core

Contains security and authorization middleware to for ASP.Net Core to authenticat agains AzureAD and use the AzureAD Graph API to map Groups in AzureAD to RoleClaims on the Identity of the resulting ClaimsPrincipal.

About

OpenIDConnect + Graph API maps to authenticate ASP.Net Core and map AzureAD Groups to Role claims (e.g. User.IsInRole("role-name") works).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages