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

Non reissuable credential code are not reusable for different authorizable attribute id's #87

Open
uladribia opened this issue Nov 7, 2019 · 1 comment

Comments

@uladribia
Copy link

When trying non reissuable credentials and setting up valid codes such as "1234" for different autorizable attributes, the credential issuer denies a credential if a code has been used once for all of the history of credentials. That is, the DB is not authorizable attribute speciffic, but rather checks wether the code is present in all of the set-up credentials.

This should be made such that codes are speciffic to each authorizable attribyute, IMO. What do you think @puria ?

@puria
Copy link
Member

puria commented Nov 13, 2019

Agree, will look to change the code.

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