v6

latestOpenAPI 3.0.4Apache-2.0raw.githubusercontent.com2026-07-17237455.3 KB
Testing

Get issuer testing-surface bootstrap links

get/api/oid4vci/v1/testing/instances/{instanceId}/bootstrap

Path parameters

instanceIdstring required

Query parameters

redirectUristring uri

Exact registered callback URI for the testing portal OAuth client. This parameter is required when the instance testing surface uses AS_PROTECTED; it is ignored for a PUBLIC surface. The URI must be absolute, secure (except loopback HTTP), fragment-free, and registered on the configured authorization-server client.

Response

Public testing-surface routing, login, theme, discovery, and capability metadata.

service'oid4vci-issuer' required
kind'issuer' required
instanceIdstring required
displayNamestring required
access'PUBLIC' | 'AS_PROTECTED' required
publicBaseUrlstring uri required

Canonical public scheme, authority, and optional instance route prefix. HTTPS is required except for localhost or 127.0.0.1. Contains no query or fragment and has no trailing slash.

displayUrlstring uri required

Canonical public testing-console page URL for this instance. This is not the API base; use publicBaseUrl for protocol testing API requests.

themeUrlstring uri required

Host-resolved public theme bootstrap URL; never contains the internal tenant identifier.

themeCssUrlstring uri required

Host-resolved public theme CSS URL; never contains the internal tenant identifier.

themeApplicationIdstring required

Application id used by the tenant theme resolver for this portal.

discoveryUrlstring uri required
capabilitiesUrlstring uri required
workspaceUrlstring uri required

Explicit operational workspace resource.

All 23 operations