问题
I am getting this exception in my ASP.NET Core 2.1 app. What does it mean? My request to AAD was for both code and id_token. I successfully completed the OnAuthorizationCodeReceived handler and exchanged the code for an access token but the app throws the exception. Where do I even start debugging this?
来源:https://stackoverflow.com/questions/52847450/unable-to-validate-the-id-token-no-suitable-isecuritytokenvalidator-was-found