Skip to main content

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.

note

The description of Test 2.1.1.2 was extracted from this page in the GitHub repository.
This file was last modified at 2026-06-24 15:37:50 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

note

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 2026-06-24 15:37:50 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.

Measured results

Notes