You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when you run the server the credential definitions are created. This can take quite some time. There also isn't something that checks if the credential definitions already exist. In addition, when you change something on the server side, the server restarts and all the credential definitions are created again.
We should find a better way of creating credential definitions.
The text was updated successfully, but these errors were encountered:
Currently when you run the server the credential definitions are created. This can take quite some time. There also isn't something that checks if the credential definitions already exist. In addition, when you change something on the server side, the server restarts and all the credential definitions are created again.
We should find a better way of creating credential definitions.
The text was updated successfully, but these errors were encountered: