Skip to content

Commit 1c72b94

Browse files
authored
Adding "Client", and chaning "Service"
1 parent d5f731c commit 1c72b94

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

AppCreationScripts/sample.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"RepositoryUrl": "https://github.com/Azure-Samples/ms-identity-python-webapp",
44
"Title": "Integrating Microsoft Identity Platform with a Python web application",
55
"Level": 300,
6-
"Service": "Python Web Application",
6+
"Client": "Python Web Application",
7+
"Service": "Microsoft Graph",
78
"Endpoint": "Microsoft identity platform (formerly Azure AD v2.0)"
89
},
910

@@ -57,4 +58,4 @@
5758
]
5859
}
5960
]
60-
}
61+
}

0 commit comments

Comments
 (0)