Skip to content

Commit ec923a9

Browse files
committed
Added validate-azure-ad-token v1 token limitation
1 parent d058d69 commit ec923a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,8 @@ This policy can be used in the following policy [sections](./api-management-howt
666666

667667
This policy can only be used with an Azure Active Directory tenant in the public Azure cloud. It doesn't support tenants configured in regional clouds or Azure clouds with restricted access.
668668

669+
This policy can only validate "v1" tokens from Azure Active Directory. Support for "v2" tokens will be added in a future release.
670+
669671
## <a name="ValidateJWT"></a> Validate JWT
670672

671673
The `validate-jwt` policy enforces existence and validity of a JSON web token (JWT) extracted from a specified HTTP header, extracted from a specified query parameter, or matching a specific value.

0 commit comments

Comments
 (0)