Re: Mailing List

2017-01-11 Thread Meeraj Kunnumpurath
new ticket for it and describe how > to reproduce it? It will be appreciated. > > Regards, > Jongyoul > >> On Wed, Jan 11, 2017 at 5:09 PM, Meeraj Kunnumpurath >> wrote: >> Thanks Felix, much appreciated. My question is on authentication and access >> cont

Re: Mailing List

2017-01-11 Thread Meeraj Kunnumpurath
17 at 11:56 AM, Felix Cheung wrote: > Right, there isn't a lot of traffic on the user list. > Perhaps you can resend your question? > > > ------ > *From:* Meeraj Kunnumpurath > *Sent:* Tuesday, January 10, 2017 12:05:46 PM > *To:* users@z

Re: Mailing List

2017-01-10 Thread Meeraj Kunnumpurath
Thanks Felix. I saw a couple on the interpreter REST API, that was it. Sent from my iPhone > On Jan 10, 2017, at 10:06 PM, Felix Cheung wrote: > > There was a few email yesterday - do you not get them? > > > From: Meeraj Kunnumpurath > Sent: Tuesday, January 10, 2017 9

Mailing List

2017-01-10 Thread Meeraj Kunnumpurath
Hello Is this mailing list active? I see hardly any traffic here, just seen couple of mails over the past three days. I had asked a few questions for which there has been no response. Regards -- *Meeraj Kunnumpurath* *Director and Executive PrincipalService Symphony Ltd00 44 7702 693597

Re: Access Control

2017-01-09 Thread Meeraj Kunnumpurath
; /api/interpreter/** = authc, roles[admin] > /api/configurations/** = authc, roles[admin] > /api/credential/** = authc, roles[admin] But the guest user is still able to create notebooks, access configuration, credentials, interpreters etc. Regards Meeraj On Tue, Jan 10, 2017 at 11:16 AM,

Re: Access Control

2017-01-09 Thread Meeraj Kunnumpurath
Hello, Is it possible to have the below setup? As soon as I enable anonymous access in shiro.ini, there is no option to login to the UI, which also makes locking notebooks not possible as well. Regards Meeraj On Mon, Jan 9, 2017 at 1:29 PM, Meeraj Kunnumpurath < mee...@servicesymphony.

Access Control

2017-01-09 Thread Meeraj Kunnumpurath
Hello I would like to setup security, such that anonymous users can view all = the Notebooks in read-only mode, however to create a new notebook or = amend an existing one, the user should have logged on. I have edited = shirt.ini to disable anonymous access, this disables all access. Any pointer