Re: Implementing security for Rest API

2017-12-27 Thread Alexey Kukushkin
You need to develop a security plugin yourself or look for existing implementation outside Apache Ignite. The is a blog post on how to develop a security plugin. Ignite docs provide some basic info on plugins

Implementing security for Rest API

2017-12-27 Thread Naveen
Hello All I am using Ignite 2.3 Planning to expose rest API for end users for doing GETs and PUTs, how can we secure the cluster, only authorized users should be able to connect to the cluster not every one. Thanks Naveen -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/