[
https://issues.apache.org/jira/browse/RANGER-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankita Sinha updated RANGER-1010:
---------------------------------
Attachment: RANGER-1010.patch
> Make 2 sso properties non-configurable in Ranger
> ------------------------------------------------
>
> Key: RANGER-1010
> URL: https://issues.apache.org/jira/browse/RANGER-1010
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.6.0
> Reporter: Mehul Parikh
> Assignee: Ankita Sinha
> Fix For: 0.6.0
>
> Attachments: RANGER-1010.patch
>
>
> Make these 2 properties non-configurable, add them to
> ranger-admin-default-site.xml and remove them from ranger-admin-site.xml and
> also remove them from install.properties.
> {code}
> <property>
> <name>ranger.sso.cookiename</name>
> <value>hadoop-jwt</value>
> </property>
> <property>
> <name>ranger.sso.query.param.originalurl</name>
> <value>originalUrl</value>
> </property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)