Base solution for your next web application
Open Closed

ValidateToken Error - IDX10503: Signature validation failed #5824


User avatar
0
infobytezero created

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)
  • User Avatar
    0
    drg created

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    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

  • User Avatar
    0
    ismcagdas created
    Support Team

    Please reopen if you haven't solved this problem.

  • User Avatar
    0
    Tesfayekb created

    I am having the same issue using v7.2.3 net core 2.2 angular

  • User Avatar
    0
    Homam created

    I am having the problem as well in V.7X

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @Homam

    Do you know how to reproduce this problem ?

  • User Avatar
    0
    Homam created

    Yes I can. Please contact me on email to show it to you.

  • User Avatar
    0
    XugoWebTeam created

    Hi @ismcagdas, also experiencing this. Do you have a fix?