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.
