
User16613446567621167705 (Customer) asked a question.
I am trying to implement a OIDC SSO implementation for a .net MVC application, I am receiving the below error in one of my servers ,
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.
whereas it runs normally in another server, I have tried adding HttpCookies RequireSSL to true in web.config and it is still not working in chrome and edge. It works only on firefox, Is there a way to resolve this issue.

Hi @User16613446567621167705 (Customer) , Thank you for reaching out to the Okta Community!
Please check the following troubleshootign article to see if helps with your implementation:
https://support.okta.com/help/s/article/Troubleshooting-IDX21323-RequireNonce-is-System-Boolean?language=en_US
If you have further questions on this topic, my advice would be to reach out to my colleagues on the dedicated Developer Forum via devforum.okta.com to take advantage of their expertise.
While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products and features (non-developer work).
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
Ask the experts about Okta Privileged Access