Skip to content

Commit

Permalink
Merge pull request #59 from italia/peppelinux-patch-1
Browse files Browse the repository at this point in the history
fix: wallet_provider metadata type
  • Loading branch information
peppelinux authored Jul 13, 2023
2 parents 9d98ee3 + db081a0 commit 4b2f1dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/wallet-instance-attestation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,12 @@ Payload
| | metadata. In this case we |
| | will have the Wallet |
| | Provider metadata contained within|
| | the ``eudi_wallet_provider`` |
| | the ``wallet_provider`` |
| | attribute and the more generic |
| | entity ``federation_entity``. |
+-----------------------------------+-----------------------------------+

Payload `eudi_wallet_provider`
Payload of `wallet_provider`
''''''''''''''''''''''''''''''
+------------------------------------+------------------------------------+
| **key** | **value** |
Expand Down Expand Up @@ -217,7 +217,7 @@ Below a non-normative example of the Entity Configuration.
]
},
"metadata": {
"eudi_wallet_provider": {
"wallet_provider": {
"jwks": {
"keys": [
{
Expand Down

0 comments on commit 4b2f1dc

Please sign in to comment.