Skip to content

Commit 6e8e882

Browse files
committed
Borrowing metadata from Java web app sample
1 parent 8f41ba0 commit 6e8e882

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
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)
3+
languages:
4+
- python
5+
- powershell
6+
- html
7+
products:
8+
- azure-active-directory
9+
description: "This sample demonstrates a Java web application calling a Microsoft Graph that is secured using Azure Active Directory."
10+
urlFragment: ms-identity-python-webapp
1211
---
1312
# Integrating Microsoft Identity Platform with a Python web application
1413

0 commit comments

Comments
 (0)