Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3ACC52009C6 for ; Tue, 31 May 2016 12:50:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 398A3160A43; Tue, 31 May 2016 10:50:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A8D41160A01 for ; Tue, 31 May 2016 12:50:13 +0200 (CEST) Received: (qmail 48891 invoked by uid 500); 31 May 2016 10:50:12 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 48880 invoked by uid 99); 31 May 2016 10:50:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2016 10:50:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C95F82C14F8 for ; Tue, 31 May 2016 10:50:12 +0000 (UTC) Date: Tue, 31 May 2016 10:50:12 +0000 (UTC) From: =?utf-8?Q?Oliv=C3=A9r_Szab=C3=B3_=28JIRA=29?= To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-16719) Enable authentication using Ambari for LogSearch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 31 May 2016 10:50:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16719?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliv=C3=A9r Szab=C3=B3 updated AMBARI-16719: ---------------------------------- Assignee: Miklos Gergely (was: Oliv=C3=A9r Szab=C3=B3) > 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 > Reporter: Don Bosco Durai > Assignee: Miklos Gergely > > We need to add the following properties to logsearch.properties for enabl= ing authentication using Ambari. > logsearch.auth.external_auth.enable=3Dtrue > logsearch.auth.external_auth.host_url=3Dhttp://AMBARI_HOST:8080 > logsearch.auth.external_auth.login_url=3D/api/v1/users/$USERNAME/privileg= es?fields=3D* > logsearch.roles.allowed=3DAMBARI.ADMINISTRATOR > Do not replace $USERNAME. This will be replaced by LogSearch code based o= n the username > The corresponding changes to LogSearch are already committed. This can be= manually tested by adding the above properties in logsearch custom propert= ies -- This message was sent by Atlassian JIRA (v6.3.4#6332)