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
Additional fields such as refreshService should be able to be set in a credentialStatus field by the caller of /issue. These fields should be preserved and any status index fields should be overwritten.
So, tests should confirm that the status index fields in the newly issued VC are always new and that any other context-defined fields, e.g. refreshService, are preserved.
The text was updated successfully, but these errors were encountered:
Additional fields such as
refreshService
should be able to be set in acredentialStatus
field by the caller of/issue
. These fields should be preserved and any status index fields should be overwritten.So, tests should confirm that the status index fields in the newly issued VC are always new and that any other context-defined fields, e.g.
refreshService
, are preserved.The text was updated successfully, but these errors were encountered: