-
Notifications
You must be signed in to change notification settings - Fork 10
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
Credential Expiry - by Automation #16
Labels
Sub-task
A small piece of work that's part of a larger task.
Milestone
Comments
This was referenced Mar 6, 2024
9 tasks
Phil91
added a commit
that referenced
this issue
Apr 26, 2024
* feat(revocation): add endpoints to revoke credentials * add endpoint for issuer to revoke a credential * add endpoint for holder to revoke a credential * add logic to revoke credentials when they are expired * feat(download): add credential download endpoint * chore: adjust statusList Url Refs: #14 #15 #16 #24 --------- Co-authored-by: Norbert Truchsess <[email protected]> Reviewed-by: Norbert Truchsess <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sync with wallet provider needed to understand the expiry logic - check if automatic revocation happens with expiry
Summary
Automatic credential expiry support needed.
Please check, can we somewhere store the info for the user that the issuer has revoked the credential?
The technical user used for the expiry should ideally be a own technical user indicating that this was triggered by the automation
The text was updated successfully, but these errors were encountered: