Skip to content

Support custom authentication credentials for SPARQL #717

@jaw111

Description

@jaw111

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Low priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions