You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Credential issuer has a different notification_endpoint (${notification_endpoint}) from the Authorization Server (${authMetadata.notification_endpoint}). Will use the issuer value`,
format: 'dc+sd-jwt'// REQUIRED. Updated format identifier for SD-JWT VC to align with the media type in draft -06 of [I-D.ietf-oauth-sd-jwt-vc]
76
+
format: 'dc+sd-jwt'|'vc+sd-jwt'// REQUIRED. Updated format identifier for SD-JWT VC to align with the media type in draft -06 of [I-D.ietf-oauth-sd-jwt-vc]
77
77
vct: string// REQUIRED. String designating the type of a Credential, as defined in [I-D.ietf-oauth-sd-jwt-vc].
78
78
claims?: ClaimsDescriptionV1_0_15[]// OPTIONAL. Array of claims description objects using claims path pointers as defined in Appendix C.
79
79
order?: string[]// OPTIONAL. An array of claims.display.name values that lists them in the order they should be displayed by the Wallet.
0 commit comments