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.