Re: Custom security check

2019-02-19 Thread Josh Elser
Hi Jagan, Right now, Authorization checks inside of the RegionServer aren't well-quantified, but it is possible. One example of software that does this today is Apache Ranger. However, your plan to provide custom client-side data is going to take a bit more effort as you'll also need to figu

Custom security check

2019-02-19 Thread Jagan R
Dear All, Is there any way we can plug-in custom security checks in HBase? We are exploring ways to do security checks at a more finer level where we want to control/check if the user can access this data or not. Once we do the authorization checks, want to pass an access token to the hbase regio