oid4vci-issuer-metadata

Configure OID4VCI Credential Issuer metadata and discover issuer capabilities.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill oid4vci-issuer-metadata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oid4vci-issuer-metadata
Source: https://github.com/sourcelabbg/eudi-knowledge/tree/main/.ai/skills/oid4vci-issuer-metadata
Command: npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill oid4vci-issuer-metadata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you configure Credential Issuer metadata and discover issuer capabilities, streamlining the process of setting up and interacting with credential issuance systems.

Core Features & Use Cases

  • Metadata Configuration: Define and manage essential issuer metadata, including well-known endpoints and supported credential configurations.
  • Capability Discovery: Understand and utilize issuer capabilities like supported credential formats, display properties, and proof types.
  • Use Case: A new digital identity provider needs to expose its services for issuing verifiable credentials. This Skill guides them through publishing the necessary metadata so wallets can discover and interact with their issuance endpoints.

Quick Start

Use the oid4vci-issuer-metadata skill to configure the credential issuer metadata for your service.

Frequently Asked Questions about oid4vci-issuer-metadata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Credential Issuer metadata for OID4VCI?

To configure Credential Issuer metadata for OID4VCI, you define essential issuer properties like .well-known endpoints, credential_configurations_supported, display properties, and supported proof types so wallets can discover and interact with your service.

What is issuer capability discovery in OpenID for Verifiable Credential Issuance?

Issuer capability discovery in OpenID for Verifiable Credential Issuance is the process where wallets query published metadata to understand supported credential formats, display properties, and proof types before interacting with issuance endpoints.

How do I expose verifiable credential issuance endpoints via .well-known?

You expose verifiable credential issuance endpoints via .well-known by publishing specific issuer metadata that adheres to OID4VCI specifications, allowing digital wallets to automatically discover your service's supported credential configurations and capabilities.

What proof types and display properties should I include in OID4VCI metadata?

You should include proof types and display properties in OID4VCI metadata that match your credential issuer's supported formats, ensuring wallets can accurately render credential displays and submit appropriate cryptographic proofs during issuance.

Can I use this to set up a new digital identity provider for verifiable credentials?

Yes, you can use this to set up a new digital identity provider for verifiable credentials by guiding you through publishing the necessary OID4VCI metadata so wallets can seamlessly discover and interact with your issuance endpoints.

What are the limitations of manually configuring OID4VCI issuer metadata?

When configuring OID4VCI issuer metadata, you must ensure strict adherence to the specification's format for credential_configurations_supported and .well-known endpoints, as any deviation can prevent digital wallets from successfully discovering your issuance capabilities.