Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 a228cae1c -> e645fc91f


AMBARI-19655. Update quicklink.json files in stack definitions with 
authenticated/sso features. (Balazs Bence Sari via stoader)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/e645fc91
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/e645fc91
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/e645fc91

Branch: refs/heads/branch-2.5
Commit: e645fc91f02626f10238ebe6f4a3214a80410739
Parents: a228cae
Author: Balazs Bence Sari <bs...@hortonworks.com>
Authored: Sat Jan 21 22:56:44 2017 +0100
Committer: Toader, Sebastian <stoa...@hortonworks.com>
Committed: Sat Jan 21 23:32:02 2017 +0100

----------------------------------------------------------------------
 .../common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json      | 1 +
 .../common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json     | 1 +
 .../common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json      | 1 +
 .../common-services/RANGER/0.4.0/quicklinks/quicklinks.json         | 1 +
 .../common-services/RANGER/0.5.0/quicklinks/quicklinks.json         | 1 +
 .../stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json        | 1 +
 6 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
index e86b665..0a7d0a0 100644
--- 
a/ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
@@ -21,6 +21,7 @@
         "requires_user_name": "true",
         "component_name": "ATLAS_SERVER",
         "url": "%@://%@:%@/",
+        "attributes": ["authenticated", "sso"],
         "port":{
           "http_property": "atlas.server.http.port",
           "http_default_port": "21000",

http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
index 152ff57..98d3d0e 100644
--- 
a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
@@ -21,6 +21,7 @@
         "requires_user_name": "true",
         "component_name": "FALCON_SERVER",
         "url": "%@://%@:%@/",
+        "attributes": ["authenticated"],
         "port":{
           "http_property": "falcon_port",
           "http_default_port": "15000",

http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
index b6f6a09..f3f376a 100644
--- 
a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
@@ -19,6 +19,7 @@
         "component_name": "LOGSEARCH_SERVER",
         "url": "%@://%@:%@",
         "requires_user_name": "false",
+        "attributes": ["authenticated", "sso"],
         "port": {
           "http_property": "logsearch_ui_port",
           "http_default_port": "8888",

http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
index ea8c378..1b47d1a 100644
--- 
a/ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
@@ -21,6 +21,7 @@
         "requires_user_name": "false",
         "component_name": "RANGER_ADMIN",
         "url": "%@://%@:%@",
+        "attributes": ["authenticated", "sso"],
         "port":{
           "http_property": "http.service.port",
           "http_default_port": "6080",

http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
index 3689ba9..6eb4d96 100644
--- 
a/ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
@@ -25,6 +25,7 @@
         "label": "Ranger Admin UI",
         "requires_user_name": "false",
         "url": "%@://%@:%@",
+        "attributes": ["authenticated", "sso"],
         "port":{
           "http_property": "ranger.service.http.port",
           "http_default_port": "6080",

http://git-wip-us.apache.org/repos/asf/ambari/blob/e645fc91/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
 
b/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
index ccc52bc..73bc5a1 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
@@ -21,6 +21,7 @@
         "requires_user_name": "true",
         "component_name": "ATLAS_SERVER",
         "url": "%@://%@:%@/#!/search?user.name=%@",
+        "attributes": ["authenticated", "sso"],
         "port":{
           "http_property": "atlas.server.http.port",
           "http_default_port": "21000",

Reply via email to