Hi, Look at the parent of DataStreamerPermissionCheckTest. This code contains a test implementation of security: org.apache.ignite.internal.processors.security.impl.*
ср, 13 нояб. 2019 г. в 15:24, Sankar Ramiah <[email protected]>: > Thank you Andei and Zaheer for your response. > > I have tried setting a security subject with defaultAllowAll true for the > server node but there is no change in the output. It is going through > authenticateNode of my plugin (that implements GridSecurityProcessor), > creates security subject, sets it to my security context and return the > same. It still throws the same Authentication Failed error (as given in my > previous post) after executing authenticateNode. > > The another thing that bothers me is that validateNode is not being invoked > when the second server node is started. I am still stuck with this issue. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
