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

OAuth or cookie support #95

Open
MathiasVDA opened this issue Feb 18, 2025 · 2 comments
Open

OAuth or cookie support #95

MathiasVDA opened this issue Feb 18, 2025 · 2 comments

Comments

@MathiasVDA
Copy link

Currently SPARQL notebooks supports basic authentication on a sparql endpoint. I now have a use case where I would like to connect to a SPARQL endpoint behind an oauth-proxy. Is there a way to do this? A possibility would be to use a browser to perform the login and aftwards retrieve the cookie and set this on the sparql-connection (instead of a user/passw)

Thanks

@BenjaminHofstetter
Copy link
Collaborator

Unfortunately, we can’t do that right now. But I’ll keep it in mind.

@MathiasVDA
Copy link
Author

That's OK, I'm looking into how to create a PR for this myself. Thanks

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

2 participants