Skip to main content

1.2.2.1

Participant onboarding: Evaluation - Proof of identity

Assessment: Describe how the data space could validate requestors’ real-world identities from national identity providers.

note

The description of Test 1.2.2.1 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? Yes

  • Related KPIs:

    • Security: [Authenticity] The system provides trustable proof of identity.
  • Evaluation Criteria:

The criteria for the evaluation are as follows, as specified by the Data Product Publication ISO25010 Quality file concerning Security.

CriterionDescriptionScore (0-4)Explanation
ConfidentialityThe platform ensures that data are accessible only to those authorized to have access according to the data negotiation.
IntegrityHow the platform prevents unauthorized access to, or modification of the data.
Non-repudiationHow the actions or events can be proven to have taken place so that the events or actions cannot be repudiated later.
AccountabilityThe actions of an entity can be traced uniquely to the entity.
AuthenticityThe resource can be proved to be the one claimed.

Results

note

The results for Test 1.2.2.1 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

The test is conducted in the IONOS FIWARE_cluster cluster using node pool IP 85.215.161.198.

Tested quality metric and method

The quality metric for this test is based on the criteria outlined in iso27001_kpis_subkpis.xlsx. In Phase 1, the focus is on the Functional Suitability metric. For detailed information, please refer to the Comparative criteria (checklists, ...) section in the test description.

Expected output

The expected output of this test is to evaluate the level of customization required to use European/National identity provider as issuer for verifiable credentials.

Results

Assessment

The connector only addresses natural persons, and to do so it utilizes tools such as Keycloak to issue certificates. Organizations' oboarding is done by a trust anchor, the european/national identity providers are not integrated in the Fiware connector.

Measured results

The criteria used to measure the results was the one specified by the Data Product Publication ISO25010 Quality file regarding Security as detailed at Comparative criteria (checklists, ...).

CriterionDescriptionScore (0-4)Explanation
ConfidentialityThe platform ensures that data are accessible only to those authorized to have access according to the data negotiation.2The Fiware connector uses Keycloak for issuing certificates, which enforces strong access controls and ensures that data access is restricted to authorized entities only. This level of confidentiality aligns with best practices for data protection. However, he integration with european/national identity providers is not available.
IntegrityHow the platform prevents unauthorized access to, or modification of the data.3The system maintains high data integrity by preventing unauthorized modifications. Keycloak and other tools are used to enforce strict data protection measures, ensuring that data remains accurate and unaltered. However, the integration with european/national identity providers is not available.
Non-repudiationHow the actions or events can be proven to have taken place so that the events or actions cannot be repudiated later.2While the platform provides mechanisms for tracking actions, the current implementation does not fully support non-repudiation. For example, the integration with identity providers may lack comprehensive logging and proof mechanisms for all actions.
AccountabilityThe actions of an entity can be traced uniquely to the entity.2The system’s ability to trace actions back to specific entities is limited. Although Keycloak facilitates identity management, additional measures may be needed to fully track and attribute all actions to individual entities, especially for organizations.
AuthenticityThe resource can be proved to be the one claimed.4The platform effectively ensures the authenticity of resources through the use of Keycloak for issuing verifiable credentials. This approach provides strong evidence that resources are as claimed, supporting robust identity verification processes.

Overall Calculation: ( 2 + 3 + 2 + 2 + 4) / 5 = 2.6 Functional Suitability Quality Metric Score: 2.6

Notes