Filter verification
POST/v2/config/digital-wallet/openid/sdjwt/verification/:presentationId/filter
This endpoint is used to filter stored credentials against the presentation definition defined in the verification request.
Request
Path Parameters
presentationId stringrequired
Identifier for the presentation
Responses
- 200
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
- MOD1
- MOD2
- Array [
- Array [
- ]
- ]
- Array [
- Array [
- ]
- ]
oneOf
inputDescriptors object[]
id string
matchedCredentials object[]
credentialId string
Identifier for the credential
type string[]
Specifies the credential type to be present in verifiable credential issued.
vct string
Specifies the credential type to be present in verifiable credential issued for ietf sd-jwt
doctype string
Specifies the credential type to be present in verifiable credential issued for mso mdoc
match object
credentials object[]
id string
matchedCredentials object[]
credentialId string
Identifier for the credential
type string[]
Specifies the credential type to be present in verifiable credential issued.
vct string
Specifies the credential type to be present in verifiable credential issued for ietf sd-jwt
doctype string
Specifies the credential type to be present in verifiable credential issued for mso mdoc
match object
{}
Loading...