File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
author : madansr7
3
3
ms.author : saumadan
4
- ms.date : 10/06/2021
4
+ ms.date : 01/13/2022
5
5
ms.service : active-directory
6
6
ms.subservice : develop
7
7
ms.topic : include
@@ -16,9 +16,9 @@ The following API and HTTP scheme-based application ID URI formats are supported
16
16
| _ api://\< tenantId\> /\< string\> _ | _ api://a8573488-ff46-450a-b09a-6eca0c6a02dc/api_ |
17
17
| _ api://\< string\> /<appId\> _ | _ api://productapi/fc4d2d73-d05a-4a9b-85a8-4f2b3a5f38ed_ |
18
18
| _ https://\< tenantInitialDomain\> .onmicrosoft.com/\< string\> _ | _ ` https://contoso.onmicrosoft.com/productsapi ` _ |
19
- | _ https://\< verifiedCustomDomain\> /\< string\> _ | _ ` https://contoso.onmicrosoft. com/productsapi ` _ |
20
- | _ https://\< string\> .\< verifiedCustomDomain\> _ | _ ` https://product.contoso.onmicrosoft. com ` _ |
21
- | _ https://\< string\> .\< verifiedCustomDomain\> /\< string\> _ | _ ` https://product.onmicrosoft .com/productsapi ` _ |
19
+ | _ https://\< verifiedCustomDomain\> /\< string\> _ | _ ` https://contoso.com/productsapi ` _ |
20
+ | _ https://\< string\> .\< verifiedCustomDomain\> _ | _ ` https://product.contoso.com ` _ |
21
+ | _ https://\< string\> .\< verifiedCustomDomain\> /\< string\> _ | _ ` https://product.contoso .com/productsapi ` _ |
22
22
23
23
24
24
- _ \< appId\> _ - The application identifier (appId) property of the application object.
You can’t perform that action at this time.
0 commit comments