AuthorizationDetails
Types
Link copied to clipboard
@Serializable
@SerialName(value = "credential")
CSC: The authorization details type credential allows applications to pass the details of a certain credential authorization in a single JSON object
Link copied to clipboard
@Serializable
@SerialName(value = "openid_credential")
OID4VCI: The request parameter authorization_details
defined in Section 2 of (RFC9396) MUST be used to convey the details about the Credentials the Wallet wants to obtain. This specification introduces a new authorization details type openid_credential
and defines the following parameters to be used with this authorization details type.