Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zicchio committed Oct 25, 2024
1 parent 308c3d4 commit 2c609f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/TRUST.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The configuration parameters of the module are the following.
| Parameter | Description | Example Value |
| ---------------- | ----------------------------------------------------------------------- | -------------------------- |
| jwk_endpoint | Path component of the endpoint where JWT issuer metadata can be fetched | /.well-known/jwt-vc-issuer |
| cache_ttl | (Optional) Maximum time (in seconds) of a cached jwk; use 0 to disable | 60 |
| httpc_parameters | (Optional) Parameters of the HTTP connection of the request above | (see below) |

HTTPC parameters are optional and described below.
Expand Down

0 comments on commit 2c609f5

Please sign in to comment.