When running an ASP.NET Core web app through Visual Studio, an SSL certificate is managed for you so you can use HTTPS to navigate to
Tag: ASP.NET Core
A customer recently asked me how to set up authorization so they could authorize a service principal calling their API using AzureAD groups. Here is
My GitHub repo use AAD App Roles & also provides fine-grained access control to data using Resource-based and Policy-based authorization. Rules In this example, we want to provide fine-grained