commit | 47c294d8a0e7e250e555523318337b39b8a074f6 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Fri Mar 01 10:56:19 2024 +0000 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Tue Mar 05 10:09:05 2024 +0000 |
tree | ebb6a18cbb69697a30cf8727a5961bba0a73cb8f | |
parent | a1703ea0b029df78ceb040ad0a39d872a7384649 [diff] |
Integration test of Bearer Token pass-through (CPS-2126 #5) 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