We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f41ba0 commit 6e8e882Copy full SHA for 6e8e882
README.md
@@ -1,14 +1,13 @@
1
---
2
page_type: sample
3
-languages: python
4
-product: azure-active-directory
5
-services: active-directory
6
-platforms: python
7
-author: abpati
8
-level: 300
9
-client: Python Web Application
10
-service: Microsoft Graph
11
-endpoint: Microsoft Identity platform (formerly Azure AD v2.0)
+languages:
+- python
+- powershell
+- html
+products:
+- azure-active-directory
+description: "This sample demonstrates a Java web application calling a Microsoft Graph that is secured using Azure Active Directory."
+urlFragment: ms-identity-python-webapp
12
13
# Integrating Microsoft Identity Platform with a Python web application
14
0 commit comments