Skip to content

DCKA-3415: Filter out revoked and invalid credentials from default presentation#478

Merged
maycon-mello merged 3 commits into
masterfrom
DCKA-3415-filter-revoked-credentials
Apr 2, 2026
Merged

DCKA-3415: Filter out revoked and invalid credentials from default presentation#478
maycon-mello merged 3 commits into
masterfrom
DCKA-3415-filter-revoked-credentials

Conversation

@maycon-mello

@maycon-mello maycon-mello commented Apr 2, 2026

Copy link
Copy Markdown
Collaborator

PEX filtering only matches credentials by schema/type, so credentials that are revoked, invalid, or expired still pass through. This PR adds a post-PEX filtering step using the cached credential status (credentialProvider.getCredentialStatus) to exclude them before selection.

@maycon-mello
maycon-mello merged commit 25914cd into master Apr 2, 2026
8 of 9 checks passed
@maycon-mello
maycon-mello deleted the DCKA-3415-filter-revoked-credentials branch April 2, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants