Input-descriptor (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/openid-wallet/presentation-definition/input-descriptor

Input descriptor is populated with properties describing what type of input data are required for submission to the Verifier.

Parameters#

NameTypeRequiredDefaultDescription
namestringoptionalDescribes what is being requested. May be displayed by wallets to users.
purposestringoptionalDescribes the purpose for which the data is being requested. May be displayed by wallets to users.
formatenumerationoptionaljwt-vc-jsonThe credential format to request

Subsections#

NameTypeDescription
constraints SectionNone

Was this helpful?