nonce
RU: nonce
A number used once: a random value included in a cryptographic protocol to guarantee that each message or session is unique. Nonces prevent replay attacks by ensuring the server will reject a reused message, and in OIDC they bind an ID token to a specific authorization request.