Can we use OAuth in Azure APIM - Consumption or Basic tier ?
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-protect-backend-with-aad
- As per this link we cannot use OAuth in consumption and basic tier
- But then why Oauth option is available in azure portal when we create APIM instance in consumption plan
- Also please suggest that is there any other way to provide backend security other than OAuth in consumption/basic tier?
- Also SSL will not serve our purpose for providing security.(https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates-for-clients )