icode

Results 23 comments of icode

> [@icode](https://github.com/icode) , why should cache operations call `#authenticate`? Authentication occurs during node join to the cluster. Once joined, the node is already authenticated. So, can 'withContext' be used to...

> "Role" and "permission" are parts of authorization, not authentication. You should take this into account in your plugin. The `withContext` interface not callback `authorize` and `SecurityPermission` enum no has...

@ryansolid can you please see this issuse?