Integration test of Bearer Token pass-through (CPS-2126 #5) 59/137459/4
authordanielhanrahan <daniel.hanrahan@est.tech>
Fri, 1 Mar 2024 10:56:19 +0000 (10:56 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Tue, 5 Mar 2024 10:09:05 +0000 (10:09 +0000)
This covers REST endpoints of GET, POST, PUT, PATCH, DELETE
of /ncmp/v1/ch/{cmHandleId}/data/ds/{datastoreName}
and the async REST endpoint of POST /ncmp/v1/data

It verifies that:
- bearer token is passed from NCMP to DMI
- basic auth header is not passed from NCMP to DMI

Issue-ID: CPS-2137
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ie4761a848904175a9d8cd5b917817e85f5b69813


No differences found