diff --git a/docs/en/pid-issuance.rst b/docs/en/pid-issuance.rst index 25f58de87..01371be5b 100644 --- a/docs/en/pid-issuance.rst +++ b/docs/en/pid-issuance.rst @@ -367,7 +367,9 @@ The JWT payload is given by the following parameters: * - **client_assertion** - It MUST be set as in the :ref:`Table of the HTTP parameters `. - See :ref:`Table of the HTTP parameters `. - + * - **jti** + - Unique JWT identifier to prevent the reuse of the JWT (replay attack). + - [:rfc:`7519`]. Pushed Authorization Request (PAR) Response ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^