Skip to content

Commit 90469d6

Browse files
authored
Update api-management-access-restriction-policies.md
minor edit/reorder
1 parent 1afd34f commit 90469d6

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
@@ -555,7 +555,7 @@ This policy can be used in the following policy [sections](./api-management-howt
555555

556556
## <a name="ValidateJWT"></a> Validate JWT
557557

558-
The `validate-jwt` policy enforces existence and validity of a JSON web token (JWT) matching a specific value or extracted from a specified HTTP header or a specified query parameter.
558+
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.
559559

560560
> [!IMPORTANT]
561561
> The `validate-jwt` policy requires that the `exp` registered claim is included in the JWT token, unless `require-expiration-time` attribute is specified and set to `false`.

0 commit comments

Comments
 (0)