diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-02-24 00:58:06 +0100 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-02-25 08:57:35 +0100 |
commit | 356715b370e80e7f9337b916793404a14bc3d658 (patch) | |
tree | 5cc931683e3f61b47784339a0dc7c54a59eccbb7 /src/test/resources/testcollector.properties | |
parent | 8971ae1e6ccc99811663652819206231065b1755 (diff) |
Update all hashed password
Update all password with new hash method
Change-Id: I7d6705b8a9c247888b451093799c2af42fc31c30
Issue-ID: DCAEGEN2-978
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'src/test/resources/testcollector.properties')
-rw-r--r-- | src/test/resources/testcollector.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/testcollector.properties b/src/test/resources/testcollector.properties index 7de53d61..3b6fe58d 100644 --- a/src/test/resources/testcollector.properties +++ b/src/test/resources/testcollector.properties @@ -8,7 +8,7 @@ collector.schema.file={\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./e collector.dmaap.streamid=fault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling
collector.dmaapfile=./etc/DmaapConfig.json
header.authflag=1
-header.authlist=secureid,IWRjYWVSb2FkbTEyMyEt|sample1,c2FtcGxlMQ==
+header.authlist=sample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy
event.transform.flag=1
|