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
Tag: Authorization
How to retrieve the trigger URL for an Azure Logic App programmatically via a service principal
A customer asked me how to get the trigger URL (including SAS token) that is displayed in the Azure portal programmatically via a service principal.
How to use Azure API Management Policies to log the calling client Azure AD application
My GitHub repo shows you how to build a simple web app that has a user interactively sign-in and then call an API protected via
In my GitHub repo, I want to programmatically change the API Management subscription key. APIM doesn’t have a built-in way to rotate keys on a
My GitHub repo shows how to how to implement a “backend-for-frontend” pattern for protecting an API subscription key when using a Single Page App (React).
My GitHub repo is a demo implementation of the hybrid cloud to on-premises setup for Azure AD App Proxy. Architecture Deployment instructions In general, follow the instructions
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