diff --git a/atttyp1/en/.doctrees/environment.pickle b/atttyp1/en/.doctrees/environment.pickle index 0cc551bbc..95731e95e 100644 Binary files a/atttyp1/en/.doctrees/environment.pickle and b/atttyp1/en/.doctrees/environment.pickle differ diff --git a/atttyp1/en/.doctrees/wallet-instance-attestation.doctree b/atttyp1/en/.doctrees/wallet-instance-attestation.doctree index 7f2cb562e..b676cff47 100644 Binary files a/atttyp1/en/.doctrees/wallet-instance-attestation.doctree and b/atttyp1/en/.doctrees/wallet-instance-attestation.doctree differ diff --git a/atttyp1/en/_sources/wallet-instance-attestation.rst.txt b/atttyp1/en/_sources/wallet-instance-attestation.rst.txt index 517f4113c..d924cb823 100644 --- a/atttyp1/en/_sources/wallet-instance-attestation.rst.txt +++ b/atttyp1/en/_sources/wallet-instance-attestation.rst.txt @@ -388,69 +388,69 @@ Header Payload ^^^^^^^ -+---------------------------+------------------------------------------+ -| **key** | **value** | -+---------------------------+------------------------------------------+ -|| iss || The public url of the Wallet | -|| || Instance attestation issuer. See | -|| || the example below in this section. | -+---------------------------+------------------------------------------+ -|| sub || Thumbprint value | -|| || of the JWK of the Wallet Instance | -|| || for which the attestation is | -|| || being issued. | -+---------------------------+------------------------------------------+ -|| iat || Unix timestamp of attestation | -|| || issuance time. | -+---------------------------+------------------------------------------+ -|| exp || Unix timestamp regarding the | -|| || expiration date time. | -|| || A good practice to avoid security | -|| || problems is to have a limited | -|| || duration of the attestation. | -+---------------------------+------------------------------------------+ -|| type || String: | -|| || "WalletInstanceAttestation". | -+---------------------------+------------------------------------------+ -|| policy_uri || Url to the privacy policy | -|| || of the wallet. | -+---------------------------+------------------------------------------+ -|| tos_uri || Url to the terms | -|| || of use of the Wallet Provider. | -+---------------------------+------------------------------------------+ -|| logo_uri || Logo url of the Wallet Provider. | -+---------------------------+------------------------------------------+ -|| asc || Attested security context: | -|| || Represents a level of "trust" of | -|| || the service containing a Level Of | -|| || Agreement defined in the metadata | -|| || of the Wallet Provider. | -+---------------------------+------------------------------------------+ -|| cnf || This parameter contains the ``jwk`` | -|| || parameter | -|| || with the public key of the Wallet | -|| || necessary for the holder binding. | -+---------------------------+------------------------------------------+ -|| authorization_endpoint || URL of the OP's OAuth 2.0 | -|| || Authorization Endpoint. | -+---------------------------+------------------------------------------+ -|| response_types_supported || JSON array containing a list of | -|| || the OAuth 2.0 response_type values | -|| || that this OP supports. | -+---------------------------+------------------------------------------+ -|| vp_formats_supported || JSON object containing | -|| || ``jwt_vp_json`` and ``jwt_vc_json`` | -|| || supported algorithms array. | -+---------------------------+------------------------------------------+ -|| request_object_signing || JSON array containing a list of the | -|| _alg_values_supported || JWS signing algorithms (alg values) | -|| || supported by the OP for Request Objects.| -+---------------------------+------------------------------------------+ -|| presentation_definition || Boolean value specifying whether the | -|| _uri_supported || Wallet Instance supports the transfer of| -|| || presentation_definition by | -|| || reference, with true indicating support.| -+---------------------------+------------------------------------------+ ++---------------------------+-------------------------------------------+ +| **key** | **value** | ++---------------------------+-------------------------------------------+ +|| iss || The public url of the Wallet | +|| || Instance attestation issuer. See | +|| || the example below in this section. | ++---------------------------+-------------------------------------------+ +|| sub || Thumbprint value | +|| || of the JWK of the Wallet Instance | +|| || for which the attestation is | +|| || being issued. | ++---------------------------+-------------------------------------------+ +|| iat || Unix timestamp of attestation | +|| || issuance time. | ++---------------------------+-------------------------------------------+ +|| exp || Unix timestamp regarding the | +|| || expiration date time. | +|| || A good practice to avoid security | +|| || problems is to have a limited | +|| || duration of the attestation. | ++---------------------------+-------------------------------------------+ +|| type || String: | +|| || "WalletInstanceAttestation". | ++---------------------------+-------------------------------------------+ +|| policy_uri || Url to the privacy policy | +|| || of the wallet. | ++---------------------------+-------------------------------------------+ +|| tos_uri || Url to the terms | +|| || of use of the Wallet Provider. | ++---------------------------+-------------------------------------------+ +|| logo_uri || Logo url of the Wallet Provider. | ++---------------------------+-------------------------------------------+ +|| asc || Attested security context: | +|| || Represents a level of "trust" of | +|| || the service containing a Level Of | +|| || Agreement defined in the metadata | +|| || of the Wallet Provider. | ++---------------------------+-------------------------------------------+ +|| cnf || This parameter contains the ``jwk`` | +|| || parameter | +|| || with the public key of the Wallet | +|| || necessary for the holder binding. | ++---------------------------+-------------------------------------------+ +|| authorization_endpoint || URL of the OP's OAuth 2.0 | +|| || Authorization Endpoint. | ++---------------------------+-------------------------------------------+ +|| response_types_supported || JSON array containing a list of | +|| || the OAuth 2.0 response_type values | +|| || that this OP supports. | ++---------------------------+-------------------------------------------+ +|| vp_formats_supported || JSON object containing | +|| || ``jwt_vp_json`` and ``jwt_vc_json`` | +|| || supported algorithms array. | ++---------------------------+-------------------------------------------+ +|| request_object_signing || JSON array containing a list of the | +|| _alg_values_supported || JWS signing algorithms (alg values) | +|| || supported by the OP for Request Objects. | ++---------------------------+-------------------------------------------+ +|| presentation_definition || Boolean value specifying whether the | +|| _uri_supported || Wallet Instance supports the transfer of | +|| || presentation_definition by | +|| || reference, with true indicating support. | ++---------------------------+-------------------------------------------+ .. note:: The claim ``asc`` (Attested Security Context) is under discussion diff --git a/atttyp1/it/.doctrees/environment.pickle b/atttyp1/it/.doctrees/environment.pickle index d9baa4904..32f3bc74b 100644 Binary files a/atttyp1/it/.doctrees/environment.pickle and b/atttyp1/it/.doctrees/environment.pickle differ