Repository navigation

#

microsoft-identity-platform

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".

Python
920
1 天前

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C

C#
747
1 天前

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React

JavaScript
313
1 年前

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

JavaScript
147
1 年前

Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web

CSS
91
8 个月前

A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)

PowerShell
89
4 年前

An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular

PowerShell
75
4 年前

A React & Redux single-page application that authorizes an ASP.NET Core web API to call MS Graph API on-behalf-of a signed-in user.

JavaScript
62
3 年前

Source for the .NET code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.

C#
60
6 个月前

A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)

Python
56
1 个月前

Source for the JavaScript & TypeScript code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.

JavaScript
55
25 天前

Source for the Python code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.

Python
54
8 个月前

A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node

PowerShell
47
1 年前

Demonstrates how to use MSAL Angular to login, logout, protect a route, and acquire an access token for a protected resource such as Microsoft Graph.

TypeScript
45
4 年前

Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Microsoft Entra ID internal identities

C#
36
2 年前

Blazor Server App with Azure AD Authentication, that calls the Microsoft Graph API on-behalf of the signed-in user.

HTML
32
5 年前

ASP.NET Core application and API using Microsoft Graph delegated clients

C#
24
2 年前

Angular single-page application (SPA) calling .NET Core web API using App Roles and Security Groups for Implementing Role-Based Access Control (RBAC) using MSAL Angular

PowerShell
24
4 年前

Interact with OneDrive using the Graph API and Python.

Python
21
18 天前

Multi-tenancy tutorial demonstrating how to expose your app to users from other tenants, provide consent as admin and deploy it on Azure App Services using MSAL Angular

TypeScript
17
4 年前