Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

Requesting Backend with Username/Password #2

Open
ridoo opened this issue Jun 28, 2011 · 0 comments
Open

Requesting Backend with Username/Password #2

ridoo opened this issue Jun 28, 2011 · 0 comments

Comments

@ridoo
Copy link

ridoo commented Jun 28, 2011

When configuring Pubby with an Sparql endpoint which needs authentication (e.g. http://user:[email protected]/sparql) Pubby answers with

,-----------------------------

HTTP Status 500 - JenaException: Only well-formed absolute URIrefs can
be included in RDF/XML output:
http://<username:@:8080/parliament/sparql> Error:
37/HAS_PASSWORD in slot 6

`-----------------------------

With Pubby's current logic, RDF output should actually have URIs that have the username and password in them for all resources... ;-) So it's almost a good thing that the Jena library refuses to serialize these URIs.

It would be great if Pubby could handle URL authentication to access also Sparql endpoints within an authentication realm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant