Securing Web APIs with Azure AD: Authorizing Client Applications
Posts in this series: A Case StudyDesigning Authentication SchemesAuthorizing Client ApplicationsIn our last post, we chose the OAuth 2.0 Client Credentials grant scheme to authenticate our APIs and daemon applications: API and daemon application calling an internal APIOnce we go the route of performing "service account"-based authentication, our