[
https://issues.apache.org/jira/browse/AMBARI-23332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-23332:
----------------------------------
Status: Patch Available (was: In Progress)
> Recommend SSO configuration values for ATLAS and RANGER in the stack advisor
> ----------------------------------------------------------------------------
>
> Key: AMBARI-23332
> URL: https://issues.apache.org/jira/browse/AMBARI-23332
> 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
> Fix For: 2.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Recommend SSO configuration values for ATLAS in the stack advisor*
> The following values in {{application-properties}} need to be set:
> * {{atlas.sso.knox.enabled}}
> ** SSO enabled (true) or disabled (false)
> * {{atlas.sso.knox.providerurl}}
> ** SSO provider url. Example:
> https://KNOX_HOST:KNOX_PORT/gateway/TOPOLOGY_NAME/knoxsso/api/v1/websso
> * {{atlas.sso.knox.publicKey}}
> ** SSO provider public key. The base64-encoded x509 Public key data (without
> the certificate header and footer) used for SSO provider cookie verification
> * {{atlas.sso.knox.providerurl}}
> ** SSO browser useragents (comma-delimted). Default: Mozilla,chrome
> Also, update the Atlas metainfo.xml file to indicate it supports SSO
> configuration by Ambari
> *Recommend SSO configuration values for RANGER in the stack advisor*
> The following values in {{ranger-admin-site}} need to be set:
> * {{ranger.sso.enabled}}
> ** SSO enabled (true) or disabled (false)
> * {{ranger.sso.providerurl}}
> ** SSO provider url. Example:
> https://KNOX_HOST:KNOX_PORT/gateway/TOPOLOGY_NAME/knoxsso/api/v1/websso
> * {{ranger.sso.publicKey}}
> ** SSO provider public key. The base64-encoded x509 Public key data (without
> the certificate header and footer) used for SSO provider cookie verification
> * {{ranger.sso.cookiename}}
> ** SSO cookie name
> * {{ranger.sso.query.param.originalurl}}
> ** Query name for appending original url in SSO url
> * {{ranger.sso.browser.useragent}}
> ** SSO browser useragents (comma-delimted). Default: Mozilla,chrome
> Also, update the Ranger metainfo.xml file to indicate it supports SSO
> configuration by Ambari
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)