2.1.1.2
Data product publication: Provision - Data source endpoint provisioning
Assessment: Assess that a connector provides a proxy http(s) data plane, that masks the data source.
The description of Test 2.1.1.2 was extracted from this page in the GitHub repository.
This file was last modified at 2025-06-02 13:59:00 UTC.
Information
-
Phase 1
-
Minimal? No
-
Related KPIs:
- Security: Can the endpoint of the data source be masked/obfuscated when the data is consumed?
-
Evaluation Criteria:
N/A
Results
- EDC+VC
- Fiware
TODO: This test is not done yet for this testing facility. Last checked at 2025-06-02 14:02:26 UTC.
The results for Test 2.1.1.2 for Fiware were extracted from this page in the GitHub repository.
This file was last modified at 2025-06-02 13:59:00 UTC.
Environment
This functionality has been tested in the IONOS Deployment
Tested quality metric and method
It was tested if provided resources can be masked behind the connector.
Comparative criteria (checklists, ...)
None
Expected output
The resource can be masked.
Results
Assessment
Since the Fiware Connector uses Apache APISIX as a proxy between the incoming request and the data source, the data source endpoint can always be masked or obfuscated.
For all data sources, a route has to be created that routes the incoming request to the data source. The route can be used to mask the data source.