From f1a80e5672ad102cfd78e7db9a6362e5285cc20a Mon Sep 17 00:00:00 2001 From: Marko Stojanovic Date: Wed, 21 Feb 2024 16:03:01 +0100 Subject: [PATCH] Update properties files --- ecc_resources_consumer/application-docker.properties | 5 ----- ecc_resources_provider/application-docker.properties | 5 ----- 2 files changed, 10 deletions(-) diff --git a/ecc_resources_consumer/application-docker.properties b/ecc_resources_consumer/application-docker.properties index 7d810ff..dfee897 100644 --- a/ecc_resources_consumer/application-docker.properties +++ b/ecc_resources_consumer/application-docker.properties @@ -152,11 +152,6 @@ application.usageControlVersion=platoon #Technical headers application.technicalHeaders=header,Is-Enabled-DataApp-WebSocket,payload,Forward-To,Payload-Content-Type,Host -#SelfDescription -#API management credentials -application.user.api.username=apiUser -# encoded "password" -application.user.api.password=$2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m #number of consecutive failed attempts application.user.lock.maxattempts=5 # duration for how long user will be locked diff --git a/ecc_resources_provider/application-docker.properties b/ecc_resources_provider/application-docker.properties index 067b558..efdf505 100644 --- a/ecc_resources_provider/application-docker.properties +++ b/ecc_resources_provider/application-docker.properties @@ -147,11 +147,6 @@ application.usageControlVersion=platoon #Technical headers application.technicalHeaders=header,Is-Enabled-DataApp-WebSocket,payload,Forward-To,Payload-Content-Type,Host -#SelfDescription -#API management credentials -application.user.api.username=apiUser -# encoded "password" -application.user.api.password=$2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m #number of consecutive failed attempts application.user.lock.maxattempts=5 # duration for how long user will be locked