API authentication with certificate
I have an Azure Web App running on Windows with .Net 8. In my web app I have an API route that requires a certificate authentication. The other routes use AAD authentication.
Azure Web App – API authentication with certificate
I have an Azure Web App running on Windows with .Net 8. In my web app I have an API route that requires a certificate authentication. The other routes use AAD authentication.