You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/api-management-configure-validate-jwt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,4 @@ The following example policy, when added to the `<inbound>` policy section, chec
26
26
> [!NOTE]
27
27
> The preceding `openid-config` URL corresponds to the v2 endpoint. For the v1 `openid-config` endpoint, use `https://login.microsoftonline.com/{aad-tenant}/.well-known/openid-configuration`.
28
28
29
-
For information on how to configure policies, see [Set or edit policies](../articles/api-management/set-edit-policies.md).
29
+
For information on how to configure policies, see [Set or edit policies](../articles/api-management/set-edit-policies.md). Please refer [validate jwt](../articles/api-management/validate-jwt-policy.md) link for more customization on jwt validations.
0 commit comments