Digest verification failed for Reference

后端 未结 2 1092
刺人心
刺人心 2021-01-14 09:24

I have implementation of a custom STS. After being authenticated and redirected but before the page was loaded I would receive this error:

[CryptographicExc         


        
2条回答
  •  自闭症患者
    2021-01-14 09:34

    I eventually found out that the claims, I had loaded from the database, had carriage return line feeds. Once I replaced those I had no more issues.

提交回复
热议问题