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

Support custom authentication credentials for SPARQL #717

Open
jaw111 opened this issue Nov 11, 2024 · 0 comments
Open

Support custom authentication credentials for SPARQL #717

jaw111 opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jaw111
Copy link

jaw111 commented Nov 11, 2024

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Graph Notebook Version (and Graph Database and Version used if applicable)
Graph Notebook: 4.6.1
Graph Database: Any SPARQL endpoint requiring authentication

Is your feature request related to a problem? Please describe.
I have a SPARQL endpoint that requires all requests made with SPARQL Protocol to be authenticated using either Basic or Bearer scheme. Currently the Graph Notebook only supports IAM authentication for Neptune using AWS Signature Version 4 to sign the requests, but that is not going to work for SPARQL endpoints in general.

Describe the solution you'd like
Allow configuring authentication credentials to use for SPARQL requests to non-Neptune SPARQL endpoints.

Additional context
n/a

@jaw111 jaw111 added the enhancement New feature or request label Nov 11, 2024
@jaw111 jaw111 changed the title Support custom authentication credentials and serializers for SPARQL Support custom authentication credentials for SPARQL Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant