#
microsoft-identity-platform
Here are 13 public repositories matching this topic...
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Azure Active Directory. These documented APIs are stable https://msal-python.readthedocs.io. If you have questions but do not have a github account, ask your questions on Stackoverflow with tag "msal" + "python".
-
Updated
Dec 16, 2020 - Python
A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)
-
Updated
Dec 5, 2020 - PowerShell
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API
javascript
oauth2
angular
single-page-app
asp-net-core
webapi
authorization-code-grant
microsoft-identity-platform
msal-angular
msal-js
pkce-flow
-
Updated
Dec 31, 2020 - PowerShell
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.
-
Updated
Nov 18, 2020 - TypeScript
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.
redux
reactjs
dotnet-core
webapi
pkce
ms-graph
authorization-code-flow
microsoft-identity-platform
on-behalf-of
msal-js
-
Updated
Dec 5, 2020 - JavaScript
Blazor Server App with Azure AD Authentication, that calls the Microsoft Graph API on-behalf of the signed-in user.
-
Updated
Oct 1, 2020 - HTML
Azure AD Client credentials flow using Client Certificates for service APIs
oauth
authentication
dotnet
azure
x509
aspnet-core
oidc
key-vault
aad
microsoft-identity-platform
client-credentials-flow
-
Updated
Dec 28, 2020 - C#
Angular single-page application (SPA) calling .NET Core web API using App Roles and Security Groups for Implementing Role-Based Access Control (RBAC)
-
Updated
Dec 31, 2020 - PowerShell
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.
multi-tenant
azure-active-directory
ms-graph-api
microsoft-identity-platform
azure-app-services
msal-angular
msal-js
-
Updated
Dec 31, 2020 - PowerShell
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.
oauth2
authentication
authorization
azure-active-directory
azure-storage
oidc
single-page-application
msal
ms-graph
azure-active-directory-b2c
authorization-code-flow
microsoft-identity-platform
azure-app-services
msal-js
pkce-flow
-
Updated
Dec 26, 2020 - JavaScript
ASP.NET Core 3.1 Web API to manage the *ficticious* world-famous Contoso Conference
-
Updated
Nov 1, 2020 - C#
Improve this page
Add a description, image, and links to the microsoft-identity-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-identity-platform topic, visit your repo's landing page and select "manage topics."


Documentation Related To Component:
Sign-in in Web app:
Explain how to sign-in users in a Web App with multiple IdPs (Azure AD, Azure ADB2C, and OAuth 2.0 providers)
Please check those that apply
Description Of The Issue
See ASP.NET Core