nonce
The value that associates a client session and an ID token.
Declaration
attribute string nonce;Discussion
This value mitigates replay attacks and is present only if passed during the authorization request.
The value that associates a client session and an ID token.
attribute string nonce;This value mitigates replay attacks and is present only if passed during the authorization request.