Re: Fuseki OIDC: OpenId authenticated Fuseki access

2019-06-06 Thread Andy Seaborne
dataset quad operations : to add a triple becomes DatasetGraph.add(quad) etc. If that works, it will then be the same permissions security as the dataset. Andy Cheers, Reto -Original Message- From: Andy Seaborne Sent: Thursday, May 30, 2019 4:30 PM To: users@jena.apache.o

RE: Fuseki OIDC: OpenId authenticated Fuseki access

2019-06-05 Thread Reto Gmür
s@jena.apache.org Subject: Re: Fuseki OIDC: OpenId authenticated Fuseki access Hi Reto, Looks interesting. Fuseki Main should be able to have the Shiro filter added to it which might be a easier way to build the server, rather than unpack/pack. Fuseki main does have read-level access

Re: Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-30 Thread Andy Seaborne
Shiro AuthenticatingFilter taking care of the authentication part. We provide a docker distribution of Fuseki with this add-ons. Cheers, Reto -Original Message- From: Jean-Claude Moissinac Sent: Friday, May 24, 2019 4:22 PM To: users@jena.apache.org Subject: Re: Fuseki OIDC: OpenId authenticated F

RE: Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-24 Thread Reto Gmür
ation part. We provide a docker distribution of Fuseki with this add-ons. Cheers, Reto -Original Message- From: Jean-Claude Moissinac Sent: Friday, May 24, 2019 4:22 PM To: users@jena.apache.org Subject: Re: Fuseki OIDC: OpenId authenticated Fuseki access Hi Reto Interesting I would li

Re: Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-24 Thread Jean-Claude Moissinac
Hi Reto Interesting I would like to support such access (or OAuth) Is your solution a modified version of Fuseki or the integration of some features via the Shiro support of fuseki? Cheers -- Jean-Claude Moissinac Le ven. 24 mai 2019 à 15:56, Reto Gmür a écrit : > Hi all, > > At FactsMissio

Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-24 Thread Reto Gmür
Hi all, At FactsMission we've been experimenting with controlling Fuseki access with OpenID (OIDC) authentication and we would like to invite you to try out the results and give us feedback. * You may either set up your own instance using the code available here: https://github.com/linked