IDX21323: RequireNonce is 'System.Boolean'. OpenId Connect Protocol Validation Context Nonce was null

We are using 4.7 .Net Framework, when debug in localhost on non ssl, we are getting issue of nonce cookie in chrome browser 85+ version, I’ve tried to disable the requireNonce and requireState for local debugging, but It still throwing same error.

any suggestion ? how to prevent this nonce cookies issues on chrome browser while debug code in localhost.

1 Like