I want to protect my Web API which is hosted on Azure with the Azure Active Directory authentication/authorization. I have been following below article and video to set up the authentication.
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-protect-backend-with-aad
When I test the Developer portal then it always ends with "Authorization has been denied for this request." error.
Please let me know what can be the reasons for this issue.
*This post is locked for comments