eclipse-edc/IdentityHub

Introduce Credentials watchdog thread

Closed this issue · 0 comments

IdentityHub should have a watchdog thread that periodically checks all credentials for expiry, suspension and revocation, and updates the status flag in the database (#339) accordingly.

Not that with suspended credentials, the watchdog must also clear the flag, if the suspension is rescinded.