Repository: ambari
Updated Branches:
  refs/heads/trunk c4bbeeb29 -> 75100cb4d


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/75100cb4
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/75100cb4
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/75100cb4

Branch: refs/heads/trunk
Commit: 75100cb4da9a4e523d726736267997ebf632639c
Parents: c4bbeeb
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 22:56:44 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/75100cb4/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/75100cb4/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/75100cb4/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/75100cb4/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/75100cb4/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/75100cb4/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