Ok, so in our current application we're using Active Directory (Windows authentication) for authentication, SQL Roles for our authorization, and also grabbing a user's email address from AD and saving ...
Take advantage of resource-based authorization in ASP.NET Core to provide fine-grained access to resources in scenarios not supported by attribute-based authorization. When implementing authorization ...