Azure-Samples/active-directory-dotnet-webapp-openidconnect

Returning this error

Closed this issue · 1 comments

Error.We're having trouble signing you in. 
IDX21323: RequireNonce is '[PII is hidden by default. Set the 'ShowPII' flag in IdentityModelEventSource.cs to true to reveal it.]'. OpenIdConnectProtocolValidationContext.Nonce was null, OpenIdConnectProtocol.ValidatedIdToken.Payload.Nonce was not null. The nonce cannot be validated. If you don't need to check the nonce, set OpenIdConnectProtocolValidator.RequireNonce to 'false'. Note if a 'nonce' is found it will be evaluated

I've just updated the sample with recent NuGet packages and tests. Closing this issue. Feel free to reopen if this has not fixed it?