Re: failed to get the security context object

2019-05-27 Thread radha
Hi, Sorry for the late reply. Thanks for the response. I am able to get the context as you mentioned. Also when i try to work with sqlline, while executing the command , 1. authorise function get securitycontext value always null. 2. Using SecurityContextHolder.get() ,I am getting the

Re: failed to get the security context object

2019-05-23 Thread Zaheer
Hi, I am also trying to develop a security plugin for Ignite. Security context in case of visor call is null and even the SecurityContextHolder wont work. Because, 1. *SecurityContextHolder* has a ThreadLocal variable holding the *SecurityContext*. So if your calls of authenticate and authorize