Events2Join

Microsoft identity platform code samples


Microsoft identity platform code samples

The following samples show public client desktop applications that access the Microsoft Graph API, or your own web API in the name of the user.

Microsoft identity platform documentation

... code samples, and API reference documentation ... Microsoft identity platform documentation. Use the Microsoft identity platform and our open-source ...

Samples · AzureAD/microsoft-authentication-library-for-js Wiki - GitHub

For a full list MSAL code samples targeting JavaScript, .NET, Java, Python, Node, iOS, Android and other platforms, please refer to Microsoft identity platform ...

samples · AzureAD/microsoft-identity-web Wiki - GitHub

Helps creating protected web apps and web APIs with Microsoft identity platform ... Code sample(s) on GitHub, Auth libraries, Auth flow. ASP.NET Core Build ...

Microsoft identity platform overview

It authorizes access to your own APIs or Microsoft APIs like Microsoft Graph. The identity platform supports developers building single-tenant, ...

Azure Active Directory B2C integrates with app samples

Code sample library for Microsoft ... Demonstrate how to Integrate B2C of Microsoft identity platform with a Python web application.

Protecting an ASP.NET Core Web API using Microsoft identity platform

In this scenario, we protect a web API using the Microsoft identity platform. This ensures that the web API is accessible only to authenticated users.

Microsoft identity platform and OAuth 2.0 authorization code flow

The authorization code flow begins with the client directing the user to the /authorize endpoint. In this example request, the client requests ...

Application types for the Microsoft identity platform

The Microsoft identity platform supports authentication for various modern app architectures, all of them based on industry-standard protocols ...

What's new in the Microsoft identity platform docs

Microsoft identity platform code samples - Code sample page update; Microsoft identity platform and OAuth 2.0 implicit grant flow ; Overview of ...

NET Core 3.1 Microsoft.Identity.Web Role Based Authorization Issue

I'm using an MS Code example from GitHub "Azure-Samples / active ... Microsoft identity platform-June 2020. For Ref: The MS code sample ...

A web app that calls web APIs: Code configuration - Microsoft Learn

Request an authorization code. This part delegates a private dialogue with the user to the Microsoft identity platform. During that dialogue ...

Sign a user into a Desktop application using Microsoft Identity ...

In this sample, we would protect an ASP.Net Core Web API using the Microsoft Identity Platform. The Web API will be protected using ...

How to implement authentication and authorization using MSAL.net

MSAL Library is just an implementation for enabling developers to acquire tokens from the Microsoft identity platform endpoint.

Securing Java apps using the Microsoft Identity platform and MSAL ...

This chapter offers samples covering server-side scenarios, in which the app runs on a server and serves multiple users. These samples ...

Secure .NET Web Apps using the Microsoft Identity Platform - YouTube

Securing .NET Web Apps using the Microsoft Identity platform. In this demo we will show you how easy it is to add authentication and ...

Introducing Microsoft Identity in Blazor Web App Template - Reddit

Does it work with Entra ID for Customers (CIAM) as well as regular Entra ID? And would there be any code changes other than appsettings.json to ...

Microsoft identity platform app types and authentication flows

The Microsoft identity platform supports authentication for different kinds of modern application architectures. All of the architectures are based on the ...

Asp.net Core Microsoft Identity - Auth0 Community

... Microsoft Identity and the client-side is developed using react. ... First, I would suggest checking out our code samples here: Auth0 ...

Authenticating users in .NET apps with MSAL.NET - GitHub Pages

Overview · Setting the scene · Identity Development with the Microsoft Identity Platform · Demo: Microsoft Identity Platform documentation · Authenticating to ...