[
https://issues.apache.org/jira/browse/AMBARI-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-23486:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Move SSO-related properties from ambari.properties into the Ambari DB
> ---------------------------------------------------------------------
>
> Key: AMBARI-23486
> URL: https://issues.apache.org/jira/browse/AMBARI-23486
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Major
> Labels: pull-request-available, sso
> Fix For: 2.7.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Move SSO-related properties from ambari.properties into the Ambari DB so that
> Ambari is able to use the SSO-related properties without needing to be
> restarted.
> The following properties should be moved:
> ||Original Name||New Name||
> |authentication.jwt.providerUrl|ambari.sso.provider.url|
> |authentication.jwt.publicKey|ambari.sso.provider.publicKey|
> |authentication.jwt.originalUrlParamName|ambari.sso.provider.originalUrlParamName|
> |authentication.jwt.enabled|ambari.sso.authentication.enabled|
> |authentication.jwt.audiences|ambari.sso.jwt.audiences|
> |authentication.jwt.cookieName|ambari.sso.jwt.cookieName|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)