AltMe
AltMe copied to clipboard
OIDC4VP test 6 fails with ASCS credential (profile default)
it works fine with EmailPass
wallet does not find the credential in the wallet
presentation_definition is
"constraints": {
"fields": [
{
"path": [
"$.type"
],
"filter": {
"type": "array",
"contains": {
"const": "AscsUserCredential"
}
}
}
]
}