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

Protect against ID collision across registered directories #40

Open
rebeccabilbro opened this issue Jun 7, 2021 · 0 comments
Open

Protect against ID collision across registered directories #40

rebeccabilbro opened this issue Jun 7, 2021 · 0 comments

Comments

@rebeccabilbro
Copy link
Collaborator

rebeccabilbro commented Jun 7, 2021

VASP lookup is currently happening based purely on ID, but it is possible that if the lookup were occurring across multiple registered directory services, that there could be a duplicate ID. To preclude this happening, we should retrieve the registered directory from the LookupRequest and use it to ensure there's no collision. See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant