Concordium / concordium-web3id

Tools for issuing, verification, and testing of Web3 ID
https://developer.concordium.software/en/mainnet/net/web3-id/index.html#web3-id
Mozilla Public License 2.0
3 stars 0 forks source link

Issuing new credentials for the second time after verification was deleted and credentials revoked #96

Closed mh-concordium closed 1 year ago

mh-concordium commented 1 year ago

Bug Description This is a case where verification was deleted and credentials revoked. Now, user wants to issue new credentials again.

Steps to Reproduce

  1. Issue credentials and prove ownership.
  2. After you have been verified, remove the verification and then revoke credentials.
  3. Issue new credentials.

Expected Result There should be an easy way for user to just issue new credentials.

Actual Result User would need to remove part of the URL to be able to do that.

mh-concordium commented 1 year ago

What was the solution implemented?

soerenbf commented 1 year ago

The "Expected result" described in the issue should now be what happens.