#
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 19, 2021 - TypeScript
Office 365 & Microsoft Graph Library for Python
planner
onedrive
teams
outlook
sharepoint
office365
microsoft-teams
onenote
microsoft-graph
sdk-python
-
Updated
Nov 18, 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
Oct 6, 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
Nov 19, 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
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
-
Updated
Dec 13, 2020 - JavaScript
Show and search users from your organization with an SPFx web part, through Microsoft Graph.
-
Updated
Oct 6, 2021 - TypeScript
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 19, 2021 - C#
Microsoft Graph SDK for Java - Core Library
-
Updated
Nov 16, 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 19, 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
Nov 19, 2021 - Scala
A sample app for developers demonstrating how to implement a .NET Core based Teams app utilizing Bot Framework v4 (preview).
csharp
authentication
microsoft-bot-framework
dotnet-core
asp-net-core
azure-active-directory
asp-net-mvc
microsoft-teams
microsoft-graph
-
Updated
Aug 29, 2018 - C#
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