About 115,000 results
Open links in new tab
  1. API Management Basic Authentication - Stack Overflow

    Mar 25, 2018 · I have an Azure API Management, added a logic app as back end API. Now I want to enable basic authentication for the API Management so that when client will call the logic app url …

  2. authentication - Azure API management service fails to authorize a call ...

    Dec 5, 2024 · 0 I'm trying to set up an Azure API Management Service with one backend API hosted in an Azure web app. APIM is supposed to authenticate against the Web App with the help of a service …

  3. The Bearer token authentication in Azure API Management

    May 11, 2023 · I am having an API in Azure API Management which requires the Bearer token authentication. The tricky thing is that currently we can't use standard JWT bearer token as Client …

  4. Azure Api Management authtication to Azure web app

    Oct 13, 2023 · In APIMapp , exposed an API and make sure to add Authorized client applications: I added APIMClientApp Client ID as the client application In the APIM, updated the inbound policy as …

  5. azure api management - How to authenticate function app using …

    Mar 25, 2025 · 0 i have created an api in APIM and consuming an function app in that APIM. i want to know how to authenticate function app using managed identities when consuming it in APIM. i am …

  6. Azure Management REST API - "Authentication failed. The …

    Oct 3, 2016 · Azure Management REST API - "Authentication failed. The 'Authorization' header is provided in an invalid format." Asked 9 years, 1 month ago Modified 1 year, 3 months ago Viewed …

  7. azure - How do you authenticate a call to a logic app (standard) via ...

    Nov 8, 2024 · I'm trying to make a call from Azure API Management to a Logic App (standard) workflow with a manual trigger. I'd like to authenticate with a token using the system-assigned managed …

  8. No certificate in X-ARR-ClientCert header when called from Azure API ...

    Dec 4, 2015 · This means that anyone with a client-authentication-certificate can access my API, which is undesirable in my case. So how do I retrieve the client-authentication-certificate that a client sends …

  9. How to get a Microsoft Azure Authorization Token

    Mar 16, 2023 · 3 The Microsoft Azure Cost Management Query site offers an interactive panel to test out its REST APIs on the browser. It all works just fine, however I can't figure out how the website …

  10. How to authenticate for https://management.azure.com api?

    Jun 20, 2019 · The System_AccessToken in Azure DevOps is for the Project Collection Build Service principal. Therefore meaning that this credential is authenticated against Azure DevOps for your …