[
https://issues.apache.org/jira/browse/RANGER-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar updated RANGER-5767:
-----------------------------------
Description:
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.
was:
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.
> 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
>
> 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)