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

Make connection to an external trusted third party for token generation and validation #2

Open
4 tasks
JackJackie opened this issue Jan 29, 2025 · 0 comments

Comments

@JackJackie
Copy link
Contributor

The validation of tokens and provision of requester IDs is now enabled via a token-to-requester json file in the SPARQL endpoint itself. This should be done by a Trusted Third Party.

  • Such a party should be identified
  • An API for token generation should become available by the TTP
  • An API for token validation should be made available by the TTP
  • The endpoint should check an incoming token for validity and ask for the ID of the corresponding requester for further usage.
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