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

Andy Seaborne commented on JENA-2072:
-------------------------------------

Workaround seems to be to edit shiro.ini

shiro.ini fix (run once to get Fuseki to unpack, then the file is in 
run/shiro.ini):

{noformat}
## Control functions open to anyone
/$/status = anon
/$/ping = anon
/$/metrics = anon
/$/server = anon             <----- Add this line
{noformat}


 

> fuseki-server UI fails
> ----------------------
>
>                 Key: JENA-2072
>                 URL: https://issues.apache.org/jira/browse/JENA-2072
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>    Affects Versions: Jena 3.17.0
>            Reporter: Andy Seaborne
>            Priority: Critical
>             Fix For: Jena 4.0.0
>
>
> Only affects 3.17.0, not 3.16.0.
> Browser: Chrome : Error: 403 on `/$/server`
> Browser: Firefox : OK 200 on `/$/server`
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to