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
- Host: GitHub
- URL: https://github.com/joaosouzaaa/azureadauthentication
- Owner: joaosouzaaa
- Created: 2024-10-16T17:59:02.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-19T20:43:11.000Z (8 months ago)
- Last Synced: 2024-10-23T01:24:52.968Z (7 months ago)
- Topics: azure, azure-ad, jwt
- Language: C#
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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