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

Notification of user death to the Wallet Provider #580

Open
grausof opened this issue Feb 28, 2025 · 2 comments
Open

Notification of user death to the Wallet Provider #580

grausof opened this issue Feb 28, 2025 · 2 comments

Comments

@grausof
Copy link
Collaborator

grausof commented Feb 28, 2025

According to

it is necessary to define the technical specifications of how the communication of the user's death occurs from the pid provider to the Wallet Provider for the revocation of the Wallet Instance as foreseen in the guidelines.

@grausof grausof added this to the 1.0.0 milestone Feb 28, 2025
@m-basili
Copy link
Collaborator

m-basili commented Mar 5, 2025

@grausof, we identified two options:

  • Using current mechanism based on status assertion: when the user dies the status assertion will contain the reason about revocation (i.e death of the user).
  • Defining a new PDND API e-Service provided by Wallet Provider and used by Pid Provider to notify this event.

In the first case no changes are required while in the second case it is necessary to define the new endpoint.

@grausof
Copy link
Collaborator Author

grausof commented Mar 5, 2025

@m-basili I think we should think about the second case since the wallet provider has no way to access the status assertion without the user's proof of ownership.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants