Skip to content

Commit 598c2cd

Browse files
committed
Correcting AAD terminology
1 parent 8d5df3b commit 598c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-access-restriction-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
575575
failed-validation-error-message="error message to return on failure"
576576
output-token-variable-name="name of a variable to receive a JWT object representing successfully validated token">
577577
<client-application-ids>
578-
<application-id>Issuer Application ID from Azure Active Directory</application-id>
578+
<application-id>Client Application ID from Azure Active Directory</application-id>
579579
<!-- If there are multiple client application IDs, then add additional application-id elements -->
580580
</client-application-ids>
581581
<backend-application-ids>

0 commit comments

Comments
 (0)