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

ID does not necessarly have be absolute #42

Open
nitro-neal opened this issue Sep 13, 2023 · 0 comments
Open

ID does not necessarly have be absolute #42

nitro-neal opened this issue Sep 13, 2023 · 0 comments

Comments

@nitro-neal
Copy link

This line:
https://github.com/danubetech/verifiable-credentials-java/blob/main/src/main/java/com/danubetech/verifiablecredentials/validation/Validation.java#L16

When validating an VC's ID I don't think it necessarily has to be 'absolute' ie a fully resolvable url.

It can just be a UUID to preserve privacy.

Any way to make this optional or add validation options to bypass this check?

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

1 participant