AttestoPhoenix.Controller.JwtVcIssuerMetadataController (AttestoPhoenix v2.7.0)

Copy Markdown View Source

SD-JWT VC JWT VC Issuer Metadata endpoint (draft-ietf-oauth-sd-jwt-vc §5).

Publishes the public verification keys for the keystore that signs issued Verifiable Credentials. This is intentionally independent of the OIDC JWKS, which publishes the authorization server's main keystore.

Summary

Functions

Render the JWT VC Issuer Metadata document as JSON.

Functions

show(conn, params)

@spec show(Plug.Conn.t(), map()) :: Plug.Conn.t()

Render the JWT VC Issuer Metadata document as JSON.