Skip to content

Commit 66b982b

Browse files
committed
fix the error
1 parent 7d1af28 commit 66b982b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/troubleshoot-wif10201-no-valid key-securitytoken-mvc.md renamed to support/entra/entra-id/app-integration/troubleshoot-wif10201-no-validkey-securitytoken-mvc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ System.IdentityModel.Tokens.ValidatingIssuerNameRegistry">
4848

4949
The error WIF10201 occurs when none of these certificate thumbprints match the one used by Entra ID to sign the token.
5050

51-
The Entra ID uses a [signing key rollover mechanism](entra/identity-platform/signing-key-rollover), which updates the certificate used to sign authentication tokens periodically. This key rollover causes the initial certificate thumbprints configured in the web.config file to become invalid, hence leading to the error.
51+
The Entra ID uses a [signing key rollover mechanism](/entra/identity-platform/signing-key-rollover), which updates the certificate used to sign authentication tokens periodically. This key rollover causes the initial certificate thumbprints configured in the web.config file to become invalid, hence leading to the error.
5252

5353
### Solution
5454

0 commit comments

Comments
 (0)