An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: microsoft-identity-platform

AzureAD/microsoft-identity-web

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

Language: C# - Size: 9.72 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 726 - Forks: 229

AzureAD/microsoft-authentication-library-for-python

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".

Language: Python - Size: 2.05 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 882 - Forks: 206

Azure-Samples/ms-identity-docs-code-javascript

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

Language: JavaScript - Size: 2.58 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 45 - Forks: 49

Azure-Samples/ms-identity-docs-code-powershell 📦

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

Language: PowerShell - Size: 18.6 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 4

dudil/fastapi_msal

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

Language: Python - Size: 661 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 48 - Forks: 21

damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb

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

Language: CSS - Size: 26.2 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 89 - Forks: 22

dariobauer/graph-onedrive

Interact with OneDrive using the Graph API and Python.

Language: Python - Size: 356 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 21 - Forks: 10

feliperomero3/ContosoConference

ASP.NET Core 3.1 Web API to manage the *ficticious* world-famous Contoso Conference

Language: C# - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

wuriyanto48/go-social

a Pluggable OAuth client library for social login (Google, Facebook, Github, Linkedin, Microsoft Identity Platform)

Language: Go - Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 9

ryanninodizon/EHR-PoC

End-to-End Concept Project: Azure Data Factory Pipeline, Azure IoT Central, Azure Storage Account, Azure SQL, .NET, Angular

Language: TypeScript - Size: 42.4 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ryanninodizon/AzureServerlessApp-with-auth-for-dotnet-angular

Azure Serverless template project using Azure Functions, Angular, Azure Cosmos DB and APIM with MSAL

Language: Bicep - Size: 5.58 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Azure-Samples/ms-identity-docs-code-python

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

Language: Python - Size: 360 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 41 - Forks: 28

damienbod/azureb2c-fed-microsoft-entra-id

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

Language: C# - Size: 1.78 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 11

codecentric/microsoft-entra-id-playground

This repository provides a setup to demonstrate service-to-service communication, authenticated by Microsoft Entra ID and Microsoft Identity Platform

Language: C# - Size: 273 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

Azure-Samples/ms-identity-docs-code-java

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

Language: Java - Size: 1.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 11

damienbod/AspNetCoreMicrosoftGraph

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

Language: C# - Size: 786 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 10

Azure-Samples/ms-identity-docs-code-swift

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

Language: Swift - Size: 683 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 6

blackadi/GraphAPI_addKey_API_SP

Adds a key credential to a application

Language: C# - Size: 1.96 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Azure-Samples/ms-identity-javascript-nodejs-tutorial

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

Language: PowerShell - Size: 4.28 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 36 - Forks: 30

Azure-Samples/ms-identity-javascript-tutorial

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

Language: JavaScript - Size: 2.46 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 121 - Forks: 80

Azure-Samples/ms-identity-javascript-react-tutorial 📦

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

Language: JavaScript - Size: 23.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 291 - Forks: 277

Azure-Samples/ms-identity-docs-code-dotnet

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

Language: C# - Size: 2.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 19

wmgdev/BlazorGraphApi

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

Language: HTML - Size: 268 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 5

Azure-Samples/ms-identity-javascript-react-spa-dotnetcore-webapi-obo 📦

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.

Language: JavaScript - Size: 426 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 27

Azure-Samples/ms-identity-javascript-angular-spa-aspnetcore-webapi 📦

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

Language: PowerShell - Size: 474 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 73 - Forks: 32

Azure-Samples/ms-identity-javascript-angular-spa-aspnet-webapi-multitenant 📦

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

Language: TypeScript - Size: 2.08 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 7

Azure-Samples/active-directory-javascript-singlepageapp-angular 📦

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.

Language: TypeScript - Size: 2.61 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 44

Azure-Samples/active-directory-javascript-graphapi-v2 📦

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

Language: PowerShell - Size: 231 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 88 - Forks: 52

Azure-Samples/ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups 📦

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

Language: PowerShell - Size: 575 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 10

JOSINZ/Exchange-Online-Contact-Synchronizer

A web service for synchronizing Exchange Online contacts from web sources.

Language: C# - Size: 872 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

appzmonster/msal-token-interceptor

Msal-Token-Interceptor is a request interceptor which uses Microsoft MSAL to handle OAuth 2.0 token exchange with Microsoft Identity Platform during a fetch request. This is part of fetch-interceptor family.

Language: JavaScript - Size: 41 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

blackadi/dotnet_redirectURL

Change the expected Microsoft Identity Web authentication library behavior to add a full redirect URI instead of using CallbackPath option inside appsettings.json file.

Language: C# - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Maks417/AzureAd-token-validation

Retrieve and validate Bearer token with Microsoft Identity Platform (formerly Azure AD).

Language: C# - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0