11,570 questions
OpenIdConnectProtocolNonceException in OIDC SSO page
Banu
40
Reputation points
Hi,
Have implemented SSO - oAuth (OIDC protocol) authentication has been implemented in my project (.Net Framework 4.8 Webforms project). Everything is working as expected. But, if I leave SSO login page without logging in for some time, then if I try to login, I am getting the exception OpenIdConnectProtocolNonceException. Have attached the exception details.
I have added AuthenticationFailed notification, but it is not getting fired. Kindly advise.
Developer technologies C#
Sign in to answer