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

OID4VC: Ability to patch credential metadata #1443

Open
timbl-ont opened this issue Jan 22, 2025 · 0 comments
Open

OID4VC: Ability to patch credential metadata #1443

timbl-ont opened this issue Jan 22, 2025 · 0 comments

Comments

@timbl-ont
Copy link
Contributor

The current API can create and delete credential metadata via the credential-supported endpoint. Each supported credential type is associated with a supported_cred_id which is used by the controller to issue a credential of that type.

Any updates of the metadata require a new entry (and old entry deleted) which changes the supported_cred_id. This then requires that the controller be updated and redeployed.

The addition of PATCH to the credential-supported endpoint would enable the updating of the metadata without changing the supported_cred_id. For simplicity it could be a wholesale replacement of the JSON configuration.

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

No branches or pull requests

1 participant