All Projects → Azure-Samples → active-directory-python-webapp-graphapi

Azure-Samples / active-directory-python-webapp-graphapi

Licence: other
A Python Web App calling the Microsoft Graph API, leveraging ADAL Python

Programming Languages

powershell
5483 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to active-directory-python-webapp-graphapi

Google-AAD-CheatSheet
Code may be used in Google Associate Android Developer Exam 谷歌安卓开发者认证考试常用代码
Stars: ✭ 68 (+94.29%)
Mutual labels:  aad
AspNetCore6Experiments
ASP.NET Core Blazor BFF with Azure AD and Razor page
Stars: ✭ 43 (+22.86%)
Mutual labels:  aad
active-directory-dotnet-deviceprofile
This sample demonstrates how to leverage ADAL .NET to authenticate user calls to a web API (in this case, the directory Graph) from apps that do not have the capability of offering an interactive authentication experience.
Stars: ✭ 18 (-48.57%)
Mutual labels:  aad
active-directory-dotnet-daemon-certificate-credential
A .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.
Stars: ✭ 40 (+14.29%)
Mutual labels:  aad
msgraph.go
Microsoft Graph Client Library for Go
Stars: ✭ 59 (+68.57%)
Mutual labels:  msgraph
active-directory-dotnet-native-headless
A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows integrated authentication.
Stars: ✭ 86 (+145.71%)
Mutual labels:  aad
AzureADAuthRazorUiServiceApiCertificate
Azure AD flows using ASP.NET Core and Microsoft.Identity
Stars: ✭ 41 (+17.14%)
Mutual labels:  aad
office-mygroups-react
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
Stars: ✭ 27 (-22.86%)
Mutual labels:  aad
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-5.71%)
Mutual labels:  aad
MCW-OSS-PaaS-and-DevOps
MCW OSS PaaS and DevOps
Stars: ✭ 49 (+40%)
Mutual labels:  aad
sonar-auth-aad
Azure Active Directory Authentication for SonarQube
Stars: ✭ 59 (+68.57%)
Mutual labels:  aad
MCW-Azure-Blockchain
MCW Azure Blockchain
Stars: ✭ 35 (+0%)
Mutual labels:  aad
AppModelv2-WebApp-OpenIDConnect-nodejs
A Node.js web app using OpenID Connect authentication with Azure AD v2.0
Stars: ✭ 100 (+185.71%)
Mutual labels:  msgraph
msgraph-sdk-python-core
Microsoft Graph client library for Python
Stars: ✭ 160 (+357.14%)
Mutual labels:  msgraph

Calling Microsoft Graph from a Python web app

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0) Check it out: https://github.com/Azure-Samples/ms-identity-python-webapp

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].