Relative Content

Tag Archive for asp.net-coreazure-web-app-service

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.