Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Microsoft Graph, the API that you use to connect to Microsoft 365, is secured with OAuth 2.0. In order to connect your app to Microsoft 365, you need to create an app in Microsoft Entra ID and grant this app a set of permissions to access specific resources on behalf of the person using your app. This article describes how to register and configure a web application to use with Microsoft Graph Toolkit.
To create an application in Microsoft Entra ID, you need to add a new application registration, and then configure an app name and URL location.
To create the app in Microsoft Entra ID:
My M365 app
.http://localhost
if testing locally).In most cases, you use Microsoft Graph Toolkit in client-side applications that consist only of client-side code. We recommend that you use the authorization code flow with PKCE that provides a more secure way to authenticate users.
http://localhost
if you run the code locally, or both.Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now