Enrico Olivelli wrote > I'm running Ignite 1.3. > Is there any documentation to setup simple authentication ?
Hi Enrico, Ignite doesn't provide out-of the-box implementation of security components, but you can create a plugin that will implement authentication required for your application. I would recommend to take a look at this blog: http://smartkey.co.uk/development/securing-an-apache-ignite-cluster/. It has a good and simple example showing how this can be done. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/1-di-83-How-to-use-GridPasscodeAuthenticationSpi-tp1332p1345.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
