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
{{ message }}
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
This results in "Bearer Credentials" with a weak Holder-VC binding.
The Issuer Adapter should receive the identifier the user would like to use as credentialSubject.id. This new DID would be delivered over the existing didcomm connection between the wallet and the issuer adapter, which is already an authenticated channel.
The text was updated successfully, but these errors were encountered:
The Issuer Adapter is not binding credentials to the holder: https://github.com/trustbloc/edge-adapter/blob/836557e6dced9285551dde2c0f806eb1274fea15/pkg/restapi/issuer/operation/operations.go#L801-L815
This results in "Bearer Credentials" with a weak Holder-VC binding.
The Issuer Adapter should receive the identifier the user would like to use as
credentialSubject.id
. This new DID would be delivered over the existing didcomm connection between the wallet and the issuer adapter, which is already an authenticated channel.The text was updated successfully, but these errors were encountered: