/api/v2/oauth/{identityProvider}/nonceThe nonce is stored server-side in Redis and must be included as the nonce
parameter in the IdP authorization URL. The IdP will embed it in the signed
id_token, allowing the server to verify the token was issued for this specific
login attempt and prevent replay attacks.
identityProviderstringRequiredmsEntra okta username string required nonce string required name string context object required error string required requestId string required