Skip to content

Clarification on use of 'format' claim in authorization_details #275

@vafeini

Description

@vafeini

Draft 13 specifies that authorization_details, among other claims, it must contain either

a credential_configuration_id referencing a specific credential configuration in issuer's credential_configurations_supported

or

a format claim along with profile specific extra attributes (ex. doctype for ISO mDL, vct for SD-JWT VC etc.)

I was wondering if both flavors are needed.

In my understanding when format + profile_specific_extra_attribute is used it can only point to a credential configuration supported from issuer and thius advertized in its metadata. It cannot be used to request arbitrary credentials outside credential_configurations_supported. If this is the case only using the credential_configuration_id flavor of authorization_details is enough to identify specific credential supported by issuer.

Most probably I am missing something :D , can you provide your view on that?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions