Community

Restricting access to an Azure AD protected API using Azure AD Groups

(damienbod) This post shows how to restrict access to an ASP.NET Core API to only allow users from a defined Azure AD group to use a protected API. The API uses an Azure App registration for authorization.