Remove web-filter for incoming scheduler requests 44/92644/2
authorEylon Malin <eylon.malin@intl.att.com>
Sun, 4 Aug 2019 15:03:29 +0000 (18:03 +0300)
committerIttay Stern <ittay.stern@att.com>
Sun, 4 Aug 2019 15:11:25 +0000 (15:11 +0000)
commitc459c7efeafd556333c46c65fc4fe2616d3ef532
tree74da52be5a3825bbea5c9c667ad3c5821af99bdd
parente8e72260254d2399279a1497c14abafc06018037
Remove web-filter for incoming scheduler requests

authentication can be handled in a different way like using AAF
(see 48b0c6ee)

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I68c664bc6a20ce4d8722558e00985b7638fed04b
epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties
epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
vid-app-common/src/main/java/org/onap/vid/controller/filter/ClientCredentialsFilter.java [deleted file]
vid-app-common/src/main/java/org/onap/vid/scheduler/SchedulerProperties.java
vid-app-common/src/test/java/org/onap/vid/controller/ClientCredentialsFilterTest.java [deleted file]