Skip to content

Commit

Permalink
fix: clarification aud param in credential_pop
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarino-ipzs committed Feb 29, 2024
1 parent eb4e1da commit 85293b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/revocation-lists.rst
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ The Credential Proof of Possession (**credential_pop**) MUST be a JWT that MUST
- Thumbprint of the JWK in the ``cnf`` parameter of the Wallet Instance Attestation.
- :rfc:`9126` and :rfc:`7519`.
* - **aud**
- It MUST be set to the identifier of the Issuer.
- It MUST be set to the Issuer endpoint at which the JWT is used.
- :rfc:`9126` and :rfc:`7519`.
* - **exp**
- UNIX Timestamp with the expiry time of the JWT.
Expand Down

0 comments on commit 85293b0

Please sign in to comment.