JCL-372: Use correct value for revocation status by acoburn · Pull Request #502 · inrupt/solid-client-java
Navigation Menu
{{ message }}
inrupt / solid-client-java Public
- Notifications You must be signed in to change notification settings
- Fork 7
Merged
JCL-372: Use correct value for revocation status#502
JCL-372: Use correct value for revocation status#502
Conversation
Copy link
Collaborator
acoburn
commented
May 31, 2023
acoburn
commented
The access grant revocation API has been using the credential status index value for the status value, when it should be using the value "1" for revocation.
See https://w3c-ccg.github.io/vc-api/issuer.html#tag/Credentials/operation/updateCredentialStatus for more details on the API.
acoburn
requested a review
from a team
as a code owner
langsamu approved these changes Jun 1, 2023
acoburn
merged commit
1c8e963
into
main
acoburn
deleted the
JCL-372-revocation-status
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment