Skip to content

Commit 00063ac

Browse files
authored
docs(apim): validate-azure-ad-token now supports other clouds + v2 tokens
validate-azure-ad-token now supports other clouds + v2 tokens
1 parent a78e728 commit 00063ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/api-management/validate-azure-ad-token-policy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
9494

9595
### Usage notes
9696

97-
* This policy can only be used with an Azure Active Directory tenant in the global Azure cloud. It doesn't support tenants configured in regional clouds or Azure clouds with restricted access.
98-
* Currently, this policy can only validate "v1" tokens from Azure Active Directory. Support for "v2" tokens will be added in a future release.
9997
* You can use access restriction policies in different scopes for different purposes. For example, you can secure the whole API with Azure AD authentication by applying the `validate-azure-ad-token` policy on the API level, or you can apply it on the API operation level and use `claims` for more granular control.
10098

10199
## Examples

0 commit comments

Comments
 (0)