JwtVcIssuerMetadata
@Serializable
Metadata about the credential issuer in SD-JWT VC
To be serialized into JSON and made available at /.well-known/jwt-vc-issuer
at the credential issuer.
Properties
Link copied to clipboard
OPTIONAL. Issuer's JSON Web Key Set (RFC7517) document value, which contains the Issuer's public keys. The value of this field MUST be a JSON object containing a valid JWK Set.
Link copied to clipboard
OPTIONAL. URL string referencing the Issuer's JSON Web Key (JWK) Set (RFC7517) document which contains the Issuer's public keys. The value of this field MUST point to a valid JWK Set document.