[ 
https://issues.apache.org/jira/browse/JENA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694693#comment-16694693
 ] 

ASF GitHub Bot commented on JENA-1623:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/492

     JENA-1623: Endpoint access control lists 

    This PR adds endpoint access control list, to go with the existing support 
for server and dataset ACLs.
    
    With endpoint ACLs, the configuration can give different permissions to 
query and update much more conveniently.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena fuseki-access

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/492.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #492
    
----
commit ca7839362f3ce720e6e457e00d84b2c3a55168b3
Author: Andy Seaborne <andy@...>
Date:   2018-11-19T23:58:51Z

    JENA-1623: Endpoint access control lists

commit 070fae10908c46508b3454727e4a388640fbdb97
Author: Andy Seaborne <andy@...>
Date:   2018-11-20T20:21:43Z

    JENA-1623: Endpoint access control lists tests

----


> Fuseki: Provide server and service access control.
> --------------------------------------------------
>
>                 Key: JENA-1623
>                 URL: https://issues.apache.org/jira/browse/JENA-1623
>             Project: Apache Jena
>          Issue Type: Task
>          Components: Fuseki
>    Affects Versions: Jena 3.9.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.10.0
>
>
> Provide password-controlled access to server as whole and also on a 
> per-service basis.
> This should include "any logged in user" as well as named users.
> This goes along JENA-1595 which is graph-level access control - that already 
> assumes authentication to get the user.
> This is for Fuseki main, not Fuseki webapp. Fuseki webapp is suitable when 
> the webapp container (e.g. tomcat) is providing the authentication and access 
> control.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to