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
The Verifiable Credential Issuance spec says in section 11.2 that certain checks should be performed upon receipt of a credential offer. Since there is no list of checks and no reference to another section, I was wondering what kind of checks a wallet could do without knowing anything about the credential offer?
The text was updated successfully, but these errors were encountered:
Imported from AB/Connect bitbucket - Original Commenter: KristinaYasuda
The Wallet MUST apply the same checks on the Credential Issuer that it would apply when the flow is started from the Wallet itself since the Credential Issuer is not trustworthy just because it sent the Credential Offer.
is this the text you are referring to? I think it is pretty clear that “checks are on the Credential Issuer” - getting Issuer metadata, checking if the Issuer is a trusted issuer or not, etc.
Imported from AB/Connect bitbucket: https://bitbucket.org/openid/connect/issues/1988
Original Reporter: fabian-hk
The Verifiable Credential Issuance spec says in section 11.2 that certain checks should be performed upon receipt of a credential offer. Since there is no list of checks and no reference to another section, I was wondering what kind of checks a wallet could do without knowing anything about the credential offer?
The text was updated successfully, but these errors were encountered: