Skip to content

Commit

Permalink
fix: TM linting
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Mar 28, 2024
1 parent ee74770 commit de7bdea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/trust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ All the endpoints listed below are defined in the `OIDC-FED`_ specs.
- **GET** /historical-jwks
- Lists the expired and revoked keys, with the motivation of the revocation.
- Trust Anchor, Intermediate


All the responses of the federation endpoints are in the form of JWS, with the exception of the **Subordinate Listing endpoint** and the **Trust Mark Status endpoint** that are served as plain JSON by default.


Expand Down Expand Up @@ -386,11 +388,13 @@ giving the references of the metadata protocol for each of these.
- ``federation_entity``, ``wallet_relying_party``
- `OIDC-FED`_, `OpenID4VP`_


.. note::
Wallet Provider metadata is defined in the section below.

`Wallet Solution section <wallet-solution.html>`_.


.. note::
In instances where a Credential Issuer also functions as an Authorization Server,
it is imperative for the Entity to incorporate both
Expand Down

0 comments on commit de7bdea

Please sign in to comment.