Repository: knox
Updated Branches:
  refs/heads/v1.2.0 b0b406747 -> 50b08280a


KNOX-1596 - YARNUIV2 Remove policies from service.xml (Sunil Govindan via Kevin 
Risden

Signed-off-by: Kevin Risden <kris...@apache.org>


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

Branch: refs/heads/v1.2.0
Commit: 50b08280abc797339e5c9d50e7b14d7ab5c7b678
Parents: b0b4067
Author: Kevin Risden <kris...@apache.org>
Authored: Tue Nov 13 08:19:34 2018 -0500
Committer: Kevin Risden <kris...@apache.org>
Committed: Tue Nov 13 09:00:55 2018 -0500

----------------------------------------------------------------------
 .../src/main/resources/services/yarnuiv2/3.0.0/service.xml     | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/50b08280/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
----------------------------------------------------------------------
diff --git 
a/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
 
b/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
index 2c1ba59..5a7e618 100644
--- 
a/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
+++ 
b/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
@@ -16,12 +16,6 @@
    limitations under the License.
 -->
 <service role="YARNUIV2" name="yarnuiv2" version="3.0.0">
-  <policies>
-    <policy role="webappsec"/>
-    <policy role="authentication" name="Anonymous"/>
-    <policy role="rewrite"/>
-    <policy role="authorization"/>
-  </policies>
   <routes>
     <route path="/yarnuiv2">
       <rewrite apply="YARNUIV2/yarnuiv2/inbound/rootAppScript" 
to="request.url"/>

Reply via email to