- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ranger REST api to user against policy
- Labels:
-
Apache Ranger
Created ‎07-20-2016 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Is there any ranger rest api to authorize user against policy ?
Consider example : Lets say I want check if user 'xyz' has permission to access hdfs/hive or not.
Created ‎07-20-2016 09:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you can get this achieved using ranger rest api. Check this -
https://cwiki.apache.org/confluence/display/RANGER/REST+APIs+for+Policy+Management
Created ‎07-20-2016 09:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you can get this achieved using ranger rest api. Check this -
https://cwiki.apache.org/confluence/display/RANGER/REST+APIs+for+Policy+Management
Created ‎07-20-2016 09:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use as shown in below article - https://community.hortonworks.com/questions/23244/ranger-add-policies-via-rest-api.html
