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

Add instructions for an authenticated SPARQL endpoint #26

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

ThomasThelen
Copy link
Member

Fixes #11

Summary

This PR is fairly lightweight: it's a small addition to the readme that outlines how to add authentication to the SPARQL endpoint.

To Test

  1. Deploy slinky
  2. Create a user inn Virtuoso. See this guide
  3. Follow the README
  4. Attempt to login to the SPARQL endpoint
  5. You should be prompted with a login field, your credentials should work

@ThomasThelen ThomasThelen changed the base branch from main to develop March 25, 2021 23:10
@ThomasThelen ThomasThelen changed the title Feature auth sparql Add instructions for an authenticated SPARQL endpoint Mar 25, 2021
@ThomasThelen ThomasThelen requested a review from amoeba March 25, 2021 23:12
@amoeba
Copy link
Contributor

amoeba commented Mar 26, 2021

Cool, that looks easy enough to do if we decide to toggle this on. Thanks for researching and adding to the readme.

@amoeba amoeba merged commit d598ad8 into develop Mar 26, 2021
@ThomasThelen ThomasThelen deleted the feature_auth_sparql branch March 26, 2021 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose protected SPARQL endpoint
3 participants