Adding a Validate-JWT Policy to Azure API Management
In this post, we will look at how to add a Validate-JWT (JSON Web Token) policy to Azure API Management to secure your app services. First, let’s look at our setup. We have an Azure App Service called CarlODataCrud: And in Azure API Management we have an API set up that points to this app service: Let’s create an Azure App Registration. You can use an existing App Registration, or … Continue reading Adding a Validate-JWT Policy to Azure API Management