Hi all, I can't figure out how to install a custom security credentials provider? The javadoc says
... however GridClientConfiguration hardcodes an instance of SecurityCredentialsBasicProvider, and ServerImpl directly gets credentials from node.attributes(IgniteNodeAttributes.ATTR_SECURITY_CREDENTIALS). Am I missing something, is it possible to install a custom provider that uses a subclass of SecurityContext? Thanks! Franck -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Custom-SecurityCredentialsProvider-and-SecurityCredentials-tp16360.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
