How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.
☆139May 31, 2023Updated 2 years ago
Alternatives and similar repositories for active-directory-dotnet-webapi-manual-jwt-validation
Users that are interested in active-directory-dotnet-webapi-manual-jwt-validation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Windows Desktop (WPF) application calling an ASP.NET Web API protected by the Azure AD v2.0 endpoint☆35May 31, 2023Updated 2 years ago
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…☆176Jun 12, 2024Updated last year
- Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0☆291Apr 9, 2025Updated 11 months ago
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆284Jun 11, 2024Updated last year
- ☆12Apr 25, 2023Updated 2 years ago
- A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activiti…☆197May 23, 2024Updated last year
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆86Aug 13, 2024Updated last year
- Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or ot…☆158Feb 28, 2025Updated last year
- Source and tools for learning how to use Azure Active Directory B2C☆17Apr 5, 2019Updated 6 years ago
- A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.☆135Aug 13, 2024Updated last year
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆85Aug 9, 2024Updated last year
- An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call …☆1,442Oct 29, 2025Updated 4 months ago
- Multi-tenancy tutorial demonstrating how to expose your app to users from other tenants, provide consent as admin and deploy it on Azure …☆17Apr 30, 2021Updated 4 years ago
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆264Jan 27, 2025Updated last year
- A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.☆159Jan 22, 2020Updated 6 years ago
- Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and…☆79Jun 11, 2024Updated last year
- This sample demonstrates how to create a serverless application with Azure Functions to receive and process events via an Azure Event Gri…☆36May 22, 2020Updated 5 years ago
- IdentityModel extensions for .Net☆1,139Updated this week
- This is a starter app build with .NET Core 3.1 MVC to demonstrate Xero OAuth 2.0 Client Authentication & OAuth 2.0 APIs.☆15Aug 28, 2025Updated 6 months ago
- This sample shows you how to use the Microsoft Azure DocumentDB service to store and access data from a ASP.NET MVC application hosted on…☆44Oct 7, 2021Updated 4 years ago
- This C# library provides easy access to Open AI's powerful API for natural language processing and text generation. With just a few lines…