eclipse-edc/IdentityHub

Presentation API should not return revoked/expired credentials

Closed this issue · 0 comments

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: