Add JWT support in HTTP/HTTPS based locations - integration 79/118479/4
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>
Mon, 15 Feb 2021 22:41:16 +0000 (23:41 +0100)
committerMarcin Przybysz <marcin.przybysz@nokia.com>
Fri, 26 Feb 2021 14:06:55 +0000 (14:06 +0000)
commitaadaad68888217c76e06adf633a4d8b97d39779e
tree07ce01704e2744c10eb47f4f8c22de00411d4fa5
parentc0b6b6cfc2448e9c513107940fba7b46fc6362ed
Add JWT support in HTTP/HTTPS based locations - integration

Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I334c66c025e1f3ef59393c3a0fe69493d4a3b5fa
16 files changed:
test/mocks/datafilecollector-testharness/common/test_env.sh
test/mocks/datafilecollector-testharness/common/testcase_common.sh
test/mocks/datafilecollector-testharness/http-https-server/Dockerfile-http-https
test/mocks/datafilecollector-testharness/http-https-server/README.md
test/mocks/datafilecollector-testharness/http-https-server/apache2/conf/extra/httpd-ssl.conf
test/mocks/datafilecollector-testharness/http-https-server/apache2/conf/httpd.conf
test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 [new file with mode: 0755]
test/mocks/datafilecollector-testharness/http-https-server/apache2/modules/mod_authnz_jwt.so [new file with mode: 0644]
test/mocks/datafilecollector-testharness/http-https-server/docker-compose.yml
test/mocks/datafilecollector-testharness/mr-sim/README.md
test/mocks/datafilecollector-testharness/mr-sim/mr-sim.py
test/mocks/datafilecollector-testharness/simulator-group/README.md
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-setup.sh
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-template.yml
test/mocks/datafilecollector-testharness/simulator-group/setup-http-files-for-image.sh
test/mocks/datafilecollector-testharness/simulator-group/simulators-start.sh