[
https://issues.apache.org/jira/browse/JENA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693518#comment-13693518
]
ASF subversion and git services commented on JENA-475:
------------------------------------------------------
Commit 1496676 from [~rvesse]
[ https://svn.apache.org/r1496676 ]
Add support for a --basic-auth argument in Fuseki that can be used to have
basic auth configured using a Jetty realm file in lieu of a full blown Jetty
config. It configures a single role fuseki to which users must belong in order
to access any services on the server. If --jetty-config is used the
--basic-auth argument is ignored.
With this functionality in place added unit tests that verify JENA-475
> HTTP Authentication for SPARQL Updates does not actually apply authentication
> -----------------------------------------------------------------------------
>
> Key: JENA-475
> URL: https://issues.apache.org/jira/browse/JENA-475
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Affects Versions: Jena 2.10.1
> Reporter: Rob Vesse
> Assignee: Rob Vesse
> Fix For: Jena 2.10.2
>
>
> A user spotted an error in the logic for applying authentication credentials
> to SPARQL Updates. It turns out while we create a CredentialsProvider we
> fail to associate that with the HTTP Client and so fail to actually peform
> authentication
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira