An open API service indexing awesome lists of open source software.

https://github.com/joaosouzaaa/azureadauthentication

Azure AD Authentication in .NET
https://github.com/joaosouzaaa/azureadauthentication

azure azure-ad jwt

Last synced: 2 months ago
JSON representation

Azure AD Authentication in .NET

Awesome Lists containing this project

README

        

# 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