Metadata

Retrieves the OpenID Credential Issuer metadata configuration

get

Get OpenID Credential Issuer metadata

Responses
chevron-right
200

The issuer metadata

application/json

OpenID Credential Issuer metadata

credential_issuerstringRequired

Base URL of the credential issuer

credential_endpointstringOptional

Endpoint for credential operations

token_endpointstringOptional

Endpoint for token operations

schema_endpointstringOptional

Endpoint for schema operations

authorize_endpointstringOptional

Endpoint for authorization requests

offering_endpointstringRequired

Endpoint for credential offerings

authorization_serversstring[]Required

List of authorization server URLs

get
/.well-known/openid-credential-issuer
200

The issuer metadata

Retrieves the DID metadata with domain linkage credential

get

Get DID metadata

Responses
chevron-right
200

The DID metadata with JWT

application/json

DID metadata response

get
/.well-known/did-configuration
200

The DID metadata with JWT

Last updated