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/service2
Service Name: A-SIT x TU Graz Demo Services
Created: 2026-09-02 14:49:44.509841+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:2b062f1a-eacc-44a5-b8cb-03d415b107b8
Purpose
  • en: Identity profile for demo login and register lookup.
Privacy Policy
Required Credentials
Format: dc+sd-jwt
Metadata value: {'vct_values': ['urn: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:2b062f1a-eacc-44a5-b8cb-03d415b107b8",
        "purpose": [
            {
                "lang": "en",
                "content": "Identity profile for demo login and register lookup."
            }
        ],
        "privacyPolicy": [
            {
                "policyURI": "http://localhost:8080/privacy",
                "type": "PRIVACY"
            }
        ],
        "credentials": [
            {
                "format": "dc+sd-jwt",
                "meta": {
                    "vct_values": [
                        "urn:eudi:pid:1"
                    ]
                },
                "claims": [
                    {
                        "path": [
                            "given_name"
                        ],
                        "values": null
                    },
                    {
                        "path": [
                            "family_name"
                        ],
                        "values": null
                    },
                    {
                        "path": [
                            "birth_date"
                        ],
                        "values": null
                    }
                ]
            }
        ],
        "createdAt": "2026-09-02T14:49:44.509099+00:00",
        "revokedAt": null
    }
]