-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
On https://ssi.sphereon.com/demo/issuer/
I see in the credential offer a and an array of string
{
"grants": {
"urn:ietf:params:oauth:grant-type:pre-authorized_code": {
"pre-authorized_code": "hTJJAbnSdRi5fK1z46imAV",
"user_pin_required": false
}
},
"credentials": [
"DBCGuest"
],
but the DBCGuest is not used as the "id" in the credential supported section which is my interpretation of the draft 11, credential offer
If the entry is a string, the string value MUST be one of the id values in one of the objects in the credentials_supported Credential Issuer metadata parameter. When processing, the Wallet MUST resolve this string value to the respective object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels