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

Ebsi driver deactivate and update methods don't work #41

Open
suatbayir1 opened this issue Nov 29, 2021 · 1 comment
Open

Ebsi driver deactivate and update methods don't work #41

suatbayir1 opened this issue Nov 29, 2021 · 1 comment

Comments

@suatbayir1
Copy link

I created a did using ebsi driver. but I can't update and deactivate the did I created. now I have did information and secret keys information. How can I update and deactivate the did information using this information. Your website https://uniregistrar.io/ is not working. Could you please give detailed information about the problem? However, there is no documentation or example json parameters. Can you write sample json parameters that I can update and deactivate using ebsi driver?

@azuzi
Copy link
Member

azuzi commented Nov 29, 2021

@suatbayir1 , the issue in ebsi did update method is due to the "verificationMethod" type "JsonWebKey2020".
Our implementation currently supports only this Verification Method. And to update a DID ebsi only allows DID's with "EcdsSecp256k1VerificationMethod".
We are waiting for ebsi to update this to support the more generic Verification Method type "JsonWebKey2020" for JWK keys.

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

2 participants