AD-B2C: Is it possible to prevent full error message in redirect URL?
RPG
0
Reputation points
The application can not handle this long error message. Is it possible to only provide the ErrorType and ErrorID - I've marked the part I want to keep**(LoginError=IDX21323)**:
LoginError=IDX21323:+RequireNonce+is+'True'.+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
Sign in to answer