Joonas Westlin 6/12/2018

Azure AD Authentication in ASP.NET Core APIs part 1: Basic setup, checking scopes, creating a test client

Read Original

This is the first part of a tutorial series on implementing Azure Active Directory authentication in ASP.NET Core APIs. It provides a step-by-step guide for registering an API and a client app in Azure AD, configuring a basic ASP.NET Core API with authentication, and creating a test client application to call the API. The article focuses on the v1 endpoint and includes practical steps for initial setup and permission management.

Azure AD Authentication in ASP.NET Core APIs part 1: Basic setup, checking scopes, creating a test client

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week