Re: Are there any access control for ignite rest api

2017-12-08 Thread kcheng.mvp
Thank you, I will have a try -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: Are there any access control for ignite rest api

2017-12-04 Thread Prachi Garg
Ken, For access control, you can either implement the GridSecurityProcessor interface as part of a custom plugin [1], or choose to use a 3rd party implementation [2]. [1] https://apacheignite.readme.io/docs/plugins [2] https://docs.gridgain.com/docs/security-and-audit On Sat, Dec 2, 2017 at 5:4

Re: Are there any access control for ignite rest api

2017-12-02 Thread Ken Cheng
my case is that I just want the external can use get cmd as I dont want to the data to be updated or deleted. Thanks, Ken Cheng On Sat, Dec 2, 2017 at 1:49 AM, Denis Magda wrote: > Hi, > > What’s Ignite Access Control? I’ve never heard about this tool/component. > > — > Denis > > > On Dec 1, 20

Re: Are there any access control for ignite rest api

2017-12-01 Thread Denis Magda
Hi, What’s Ignite Access Control? I’ve never heard about this tool/component. — Denis > On Dec 1, 2017, at 8:00 AM, kcmvp wrote: > > Hi All, > > Are there any access control fro Ignite Access Control? For my case I just > want get related rest api can be accessed ? > Of course it's better to

Are there any access control for ignite rest api

2017-12-01 Thread kcmvp
Hi All, Are there any access control fro Ignite Access Control? For my case I just want get related rest api can be accessed ? Of course it's better to have fine control -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/