Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

AzureADAuthentication

The goal of this project is to show how the implementation of Azure AD for an .NET Web API should work and what you need to authenticate through Azure AD in your API.

The instructions for AzureAD setup is in the following link:

Technologies used

  • .NET 8
  • C#
  • Azure
  • Azure AD
  • JWT