Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit a18542b

Browse files
authored
Replace metadata for new samples browser
1 parent b1eba47 commit a18542b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
services: active-directory
3-
platforms: Java
4-
author: xerners
5-
level: 300
6-
client: Java web application
7-
service: Microsoft Graph
8-
endpoint: AAD V1
2+
page_type: sample
3+
description: This sample demonstrates a Java web application calling a Microsoft Graph that is secured using Azure Active Directory.
4+
languages:
5+
- java
6+
- office-ms-graph
7+
products:
8+
- azure-active-directory
99
---
10+
1011
# Integrating Azure AD into a Java web application
1112

1213
## About this sample

0 commit comments

Comments
 (0)