Skip to content

Commit 980d1f9

Browse files
authored
Update idx10501t-oken-signature-validation-error.md
1 parent 5fc8eb1 commit 980d1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/idx10501t-oken-signature-validation-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To resolve token signature validation errors such as "IDX10501," make sure that
1717

1818
## For OAuth2 resource applications
1919

20-
The following steps demonstrate how OAuth2 application validates a token that's issued from Microsoft Entra ID:
20+
The following steps demonstrate how an OAuth2 application validates a token that's issued from Microsoft Entra ID:
2121

2222
1. Use an API client to perform an [Authorization Code flow](/entra/identity-platform/v2-oauth2-auth-code-flow) and acquire a token.
2323
1. Decode the token by using [jwt.ms](https://jwt.ms), and note the `kid`.

0 commit comments

Comments
 (0)