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
881
2 天前

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

C#
726
19 小时前

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

JavaScript
310
1 年前

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

JavaScript
138
10 个月前

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

CSS
89
2 个月前

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

PowerShell
88
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
74
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#
50
11 天前

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

Python
48
8 个月前

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

Python
47
2 个月前

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 年前

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

JavaScript
45
4 天前

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
44
1 年前

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

C#
35
1 年前

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

HTML
32
5 年前

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 年前

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

C#
23
1 年前

Interact with OneDrive using the Graph API and Python.

Python
21
13 天前

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 年前