Hello, Anyone can to implement your own authorisation mechanism. You can see the topic[1].
[1] http://apache-ignite-users.70518.x6.nabble.com/Custom-GridSecurityProcessor-plugin-question-td4942.html On Mon, Aug 8, 2016 at 4:55 PM, pragmaticbigdata <[email protected]> wrote: > It seems ignite (version 1.6) provides a way > <https://github.com/apache/ignite/blob/master/modules/ > core/src/main/java/org/apache/ignite/plugin/security/ > SecurityCredentialsProvider.java> > to specify security credentials but I do not see a way to set it in the > IgniteConfiguration. Is it meant to be used only with the enterprise > version > as specified in the docs > <https://gridgain.readme.io/docs/security-concepts> ? If so, I did not > follow the reason of the interface and the classes to be in the open source > version. Am I missing something? > > Thanks! > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Node-authentication-using-security- > credentials-tp6853.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Vladislav Pyatkov
