From 06b4321bfa2a0aa5dd7529205b557ef587647c94 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Fri, 6 Sep 2019 09:45:03 +0000 Subject: Revert "Basic authorization for unsecured endpoint" This reverts commit 34e04405 Change-Id: I6e27ce2d04b50417c3b0c9e5da217cbc57f8d277 Issue-ID: SDC-2556 Signed-off-by: andre.schmid --- catalog-be/src/main/webapp/WEB-INF/web.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'catalog-be/src/main/webapp/WEB-INF') diff --git a/catalog-be/src/main/webapp/WEB-INF/web.xml b/catalog-be/src/main/webapp/WEB-INF/web.xml index 812faba440..027601b952 100644 --- a/catalog-be/src/main/webapp/WEB-INF/web.xml +++ b/catalog-be/src/main/webapp/WEB-INF/web.xml @@ -50,17 +50,6 @@ EsGateway /sdc2/esGateway/* - - - AuthenticationFilter - - org.openecomp.sdc.be.filters.RestAuthenticationFilter - - - - AuthenticationFilter - /sdc2/rest/v1/consumers - jerseyDistribution -- cgit 1.2.3-korg