[
https://issues.apache.org/jira/browse/RANGER-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar resolved RANGER-5767.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Merged in master:
https://github.com/apache/ranger/commit/d9d2c44d23b669b68b7cee14b1a959fa498a2a51
> Extend header based authentication to include ROLE info in a new header
> -----------------------------------------------------------------------
>
> Key: RANGER-5767
> URL: https://issues.apache.org/jira/browse/RANGER-5767
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Header based authentication support was added in RANGER-5499.
> Extend the support to add an additional header for roles using a new config:
> key: ranger.admin.authn.header.roles
> example value: 'X-Forwarded-Roles'
> Roles can be passed in this HTTP header which Ranger understands (like:
> ROLE_SYS_ADMIN, ROLE_ADMIN_AUDITOR, ROLE_USER) which will be assigned to the
> user authenticated in Ranger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)