Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation API should not return revoked/expired credentials #335

Closed
3 tasks done
paullatzelsperger opened this issue Apr 30, 2024 · 0 comments
Closed
3 tasks done
Assignees
Labels
dcp enhancement New feature or request story

Comments

@paullatzelsperger
Copy link
Member

paullatzelsperger commented Apr 30, 2024

Feature Request

The PresentationApi should filter out all "invalid" credentials, i.e. credentials that are expired, revoked or suspended.

Which Areas Would Be Affected?

PresentationApi

Why Is the Feature Desired?

Verifiers will most likely reject presentations with invalid credentials

Solution Proposal

We could adopt a multi-layered approach here:

@paullatzelsperger paullatzelsperger added enhancement New feature or request dcp labels Apr 30, 2024
@paullatzelsperger paullatzelsperger self-assigned this Apr 30, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label Apr 30, 2024
@paullatzelsperger paullatzelsperger added story and removed triage all new issues awaiting classification labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dcp enhancement New feature or request story
Projects
None yet
Development

No branches or pull requests

1 participant