IDX21323: RequireNonce set to false Error

Hi guys,

i am getting below error after hosting into server, its working perfectly in the localhost.
Also SSL certifcate added to my website. I am using OIDC autentication

please help me to get rid of this issue

I am using Asp.Net Mvc 4.7.2

Error:

IDX21323: RequireNonce is ‘System.Boolean’. 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.

@PrasannaRamachandran can you check out this guide to see if it helps: Troubleshooting IDX21323: RequireNonce is ‘System.Boolean’ | Okta Help Center

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.