Hi,
Please can you assist with regards to the token validation error below:
JwtSecurityTokenHandle.cs is: {"IDX10503: Signature validation failed. Keys tried: '[PII is hidden by default. Set the 'ShowPII' flag in IdentityModelEventSource.cs to true to reveal it.]'.\nExceptions caught:\n '[PII is hidden by default. Set the 'ShowPII' flag in IdentityModelEventSource.cs to true to reveal it.]'.\ntoken: '[PII is hidden by default. Set the 'ShowPII' flag in IdentityModelEventSource.cs to true to reveal it.]'."}
The error above is occuring in the Angular Core 2.1 v6 version.
8 Answer(s)
-
0
I also experienced this error. For me, the solution was clearing the cookie/application data in the browser. The default URL was probably already used with a different (zero) solution.
-
0
Hi,
This error should be fixed in v5.6.2 and above of AspNet Zero via https://github.com/aspnetzero/aspnet-zero-core/pull/1538
-
0
Please reopen if you haven't solved this problem.
-
0
-
0
I am having the problem as well in V.7X
-
0
Hi @Homam
Do you know how to reproduce this problem ?
-
0
Yes I can. Please contact me on email to show it to you.
-
0
Hi @ismcagdas, also experiencing this. Do you have a fix?