Forum Discussion
Deleted
Jan 01, 2018Ocp-Apim-Subscription-Key for Service to Service calls
I want to require a Ocp-Apim-Subscription-Key when calling an API that is managed using Azure API Management. If I am calling the API from another API, what Ocp-Apim-Subscription-Key should I use? Do...
null null
Jan 03, 2018Copper Contributor
this might be what you are after.
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates
Deleted
Jan 03, 2018That is a decent option, however I'd prefer not to go that route. We have the services already setup with AAD authentication and I am moving them to APIM. I want to make the change as seamless as possible.