Contents

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.

See Also

Configuring the client object