A-SIT x TU Graz Demo Services

APPROVED
Public service register entry
WRP Name: A-SIT x TU Graz Demo Services
WRP Identifier: WRP-46728C479B40
Service URI: http://localhost:8080/service
Service Name: A-SIT x TU Graz Demo Services
Created: 2026-08-20 15:09:24.169681+00:00
This page shows the approved service entry and its service-scoped intended uses as published in the registrar.

Service-Scoped Intended Uses

Intended Use Identifier: urn:uuid:fa4b8059-ea79-42e4-be59-f5943503d49c
Purpose
  • en: Identity profile for demo login and register lookup.
Privacy Policy
Required Credentials
Format: mso_mdoc
Metadata value: {'doctype_value': 'eu.europa.ec.eudi.pid.1'}
Claims
  • /given_name
  • /family_name
  • /birth_date

Technical JSON

This view exposes the stored service registration information as it is currently held by the registrar.

[
    {
        "intendedUseIdentifier": "urn:uuid:fa4b8059-ea79-42e4-be59-f5943503d49c",
        "purpose": [
            {
                "lang": "en",
                "content": "Identity profile for demo login and register lookup."
            }
        ],
        "privacyPolicy": [
            {
                "policyURI": "http://localhost:8080/privacy",
                "type": "PRIVACY"
            }
        ],
        "credentials": [
            {
                "format": "mso_mdoc",
                "meta": {
                    "doctype_value": "eu.europa.ec.eudi.pid.1"
                },
                "claims": [
                    {
                        "path": [
                            "given_name"
                        ],
                        "values": null
                    },
                    {
                        "path": [
                            "family_name"
                        ],
                        "values": null
                    },
                    {
                        "path": [
                            "birth_date"
                        ],
                        "values": null
                    }
                ]
            }
        ],
        "createdAt": "2026-08-20T15:09:24.167258+00:00",
        "revokedAt": null
    }
]