AFAIK, the latest version of the documentation of RESTFul API is here: https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.6+-+REST+APIs+for+Service+Definition%2C+Service+and+Policy+Management#ApacheRanger0.6-RESTAPIsforServiceDefinition,ServiceandPolicyManagement-SearchPoliciesinaService
I'm trying to fetch the all users via RESTFul API and the policies attached to them but I couldn't find the Users API in the documentation. All I can fetch is the service definitions and the policies attached to users but that's not enough for me to integrate Ranger into our application. Is there any API in order to fetch the users and their groups, if not, is there any workaround that I can use? Best, Emre