#
microsoft-graph
Here are 84 public repositories matching this topic...
appieschot
commented
Nov 18, 2021
Usage
m365 aad app get
Description
Gets an Azure AD app registration
Options
| Option | Description |
|---|---|
--appId [appId] |
Application (client) ID of the Azure AD application registration to get. Specify either appId, objectId or name |
--objectId [objectId] |
Object ID of the Azure AD application registration to get. Specify either appId, objectId or name |
| `--n |
Microsoft Graph client library for JavaScript
-
Updated
Nov 20, 2021 - TypeScript
Office 365 & Microsoft Graph Library for Python
planner
onedrive
teams
outlook
sharepoint
office365
microsoft-teams
onenote
microsoft-graph
sdk-python
-
Updated
Nov 23, 2021 - Python
Windows Timeline & Project Rome Web Extension
-
Updated
Aug 10, 2021 - TypeScript
Spring Boot Starters for Azure services
microsoft
spring-boot
azure
spring-data
cloud-foundry
spring-boot-starter
azure-active-directory
azure-documentdb
azure-storage
spring-social
media-services
key-vault
azure-service-bus
microsoft-graph
azure-services
-
Updated
Sep 30, 2021
Office 365 Library for PHP. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
-
Updated
Oct 9, 2021 - PHP
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
-
Updated
Nov 20, 2021 - C#
Azure AD provider for the OAuth 2.0 Client.
-
Updated
Aug 3, 2021 - PHP
We've moved! You can contribute to our new repository here
-
Updated
May 27, 2020 - TypeScript
React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
-
Updated
Dec 1, 2021 - TypeScript
Move from Slack to Microsoft Teams and manage your Teams environment
-
Updated
May 8, 2020 - C#
This is a Golang client library for accessing the Microsoft OneDrive REST API.
-
Updated
Aug 30, 2021 - Go
An open source toolkit empowering partners understand their customer’s security posture.
-
Updated
Oct 3, 2019 - C#
.NET Core Templates for Office 365 Developer
-
Updated
Apr 10, 2019 - C#
Download, Clone, Archive, Un-Archive your Microsoft Teams and manage the apps you've installed to them
-
Updated
Aug 7, 2018 - C#
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
Show and search users from your organization with an SPFx web part, through Microsoft Graph.
-
Updated
Oct 6, 2021 - TypeScript
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
-
Updated
Dec 13, 2020 - JavaScript
An Authentication strategy for passport.js that uses the Microsoft Graph API
-
Updated
Oct 7, 2021 - JavaScript
.NET console application letting a user acquire a token for the Microsoft Graph using Integrated Windows Authentication (on domain joined or AAD joined machines)
-
Updated
Nov 30, 2021 - C#
Microsoft Graph SDK for Java - Core Library
-
Updated
Nov 29, 2021 - Java
A simple python library to interact with Microsoft Graph and Office 365 API
python
calendar
contacts
onedrive
python3
outlook
sharepoint
address-book
office365
microsoft-graph-api
office-365
microsoft-graph
people-api
-
Updated
Dec 13, 2018 - Python
Java client generator for a service described by OData CSDL 4.0 metadata. Includes Microsoft Graph clients (v1.0 and Beta), Graph Explorer client, Analytics for DevOps, Dynamics CRM clients
-
Updated
Nov 29, 2021 - Java
This project is showing how you can use Microsoft Graph in your React project
-
Updated
Aug 10, 2017 - JavaScript
This project is showing how you can use Microsoft Graph in your Angular 4 project
-
Updated
Aug 15, 2017 - TypeScript
Microsoft Graph Data Connect enables scaled access to Microsoft 365 data with fine grained consent model, integrated with compliance and governance, to enable analytics and big data applications on the largest productivity platform.
-
Updated
Dec 1, 2021 - Scala
Improve this page
Add a description, image, and links to the microsoft-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-graph topic, visit your repo's landing page and select "manage topics."
Hi, team,
Now Teams MSAL2 provider only support multi-tenant AAD application according to these docs:
https://docs.microsoft.com/en-us/graph/toolkit/providers/teams-msal2?tabs=ts#creating-an-appclient-id
https://docs.microsoft.com/en-us/graph/toolkit/get-started/build-a-microsoft-teams-sso-tab?tabs=unpkg%2CHTML#creating-an-appclient-id
In some scenario, we can only use single tenant AAD