APIM as a forward proxy to the backend service(external service) to provider the Iinformation
I am new to APIM, please can you advise how to achievethe below requirements.
B2C implementation on Azure APIM developer portal (Custom policy to allow multitenant)
I would like to setup b2c authorization on my Azure developer portal.
I have deployed SocialAndLocalAccounts starter pack with my configurations (https://b2ciefsetupapp.azurewebsites.net/).
Now, when I try to sign in via my Microsoft account – I get an error:
APIM developer portal test console does not show gateway custom domains
I registered a custom domain for an APIM gateway. In the developer portal’s test console, only the custom domain for the gateway is shown and automatically used.
How do I conditionally restrict API Endpoint Access based on Audience ID?
I have an API imported in the Azure API Manager that contains several endpoints. I need to define a policy within APIM that will allow one Audience ID to access all endpoints within the API while a second audience ID can only access 2 of the endpoints and are denied access to the rest of the endpoints.
How to identify (from client) which Azure API Management backend host provided the response?
This is the scenario: