[ 
https://issues.apache.org/jira/browse/AMBARI-16719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312098#comment-15312098
 ] 

Hudson commented on AMBARI-16719:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4987 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4987/])
AMBARI-16719. Enable Enable authentication using Ambari for LogSearch 
(oleewere: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5416153e938c2f3a2eca16245e7f9739a079cb45])
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClusterStackVersionResourceProviderTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostStackVersionResourceProviderTest.java


> Enable authentication using Ambari for LogSearch
> ------------------------------------------------
>
>                 Key: AMBARI-16719
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16719
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-logsearch
>    Affects Versions: 2.4.0
>            Reporter: Don Bosco Durai
>            Assignee: Miklos Gergely
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16719.patch, AMBARI-16719_appendum.patch
>
>
> We need to add the following properties to logsearch.properties for enabling 
> authentication using Ambari.
> logsearch.auth.external_auth.enable=true
> logsearch.auth.external_auth.host_url=http://AMBARI_HOST:8080
> logsearch.auth.external_auth.login_url=/api/v1/users/$USERNAME/privileges?fields=*
> logsearch.roles.allowed=AMBARI.ADMINISTRATOR
> Do not replace $USERNAME. This will be replaced by LogSearch code based on 
> the username
> The corresponding changes to LogSearch are already committed. This can be 
> manually tested by adding the above properties in logsearch custom properties



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to