Tag Archives: azure api management
Import an API and all its operations using its documentation in Azure API Management
Most of the time you would need to import an entire API collection with all of its supported operations to mask all of them or set policies on them. This can be easily done using Azure API management service. To start, log in to your Azure Portal, head over to the API management resource, and … Continue reading Import an API and all its operations using its documentation in Azure API Management
Securing an API using Open ID Connect from AAPIM : Part 1 Register an application in Azure AD to represent the API
This Blog Series will guide you through OpenID Connect Authentication Setup in API Management
Securing an API using Open ID Connect from AAPIM : Part 2 – Configure/Setup and Enable Open ID Connect in the Developer Console
This Blog Series will guide you through OpenID Connect Authentication Setup in API Management
Securing an API using OAuth 2.0 in Azure API Management : Part 3 – OAUTH 2.0 Server setup
This Blog Series will guide you through OpenID Connect Authentication Setup in API Management
Securing an API using Open ID Connect from AAPIM : Part 4 – Configure a JWT validation policy to pre-authorize requests
This Blog Series will guide you through OpenID Connect Authentication Setup in API Management
How to Customize the API management new Developer Portal
Learn how you can customize the new Azure API management Developer Portal.