Issue a Selective Disclosure JWT Verifiable Credential (SD-JWT, RFC 9901) using OpenID for Verifiable Credential Issuance (OID4VCI). This page plays the wallet's part of the discovery phase: retrieve the Credential Issuer Metadata to learn what the issuer offers and where its endpoints are, retrieve the Authorization Server Metadata (RFC 8414) of the server that authorizes issuance, and settle the parameters both documents define. Step 2 authenticates the user through the existing OIDC Authorization Code flow on the debugger pages and asks the user to approve issuance; step 3 shows the credential the issuer returns.
Tip: click a pane's title to collapse/expand it.