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

Credentials in the wallet are not revoking #1969

Open
3 of 5 tasks
knguyenBC opened this issue May 2, 2024 · 2 comments
Open
3 of 5 tasks

Credentials in the wallet are not revoking #1969

knguyenBC opened this issue May 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@knguyenBC
Copy link

knguyenBC commented May 2, 2024

Description of problem

When revoking a credential, the wallet does not:

  • display a notification that the credential has been revoked
  • it does not update the card UI
  • Went used in a proof request, the card UI doesn't update, allowing the user to continue to share information

The credential is revoked but the wallet doesn't seem to properly receive that information.
This affects the Member Card and Person credential.

Expected behavior

When a credential is revoked, the status of the credential should be updated immediately

Steps to reproduce

  • Get a person credential
  • revoke the credential by getting a new one in a different device
  • use the credential in a proof request

Screenshots and/or log output

Environment

  • Occurs on Android
  • Occurs on iOS

Build #: 1692

Android Device Model: Google pixel

iOS Device Model:

Workaround: none

Severity

  • High
  • Medium
  • Low
@knguyenBC knguyenBC added the bug Something isn't working label May 2, 2024
@loneil
Copy link

loneil commented May 2, 2024

I tried the same credential from the same tenant and revoked the same way and:

iPad on 1636: revokes fine ✅

Android on 1692: no revocation shown ❌

Rev reg entries for these 2 revocations

image

@cvarjao cvarjao added this to the release 1.0.17 milestone May 3, 2024
@bryce-mcmath bryce-mcmath self-assigned this May 3, 2024
@cvarjao
Copy link
Member

cvarjao commented May 15, 2024

still happening on build 1707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants