Record

jwks

JSON Web Key Set structure for key discovery.

record jwks {
  keys: list​<jwk>,
}

Fields

NameTypeDescription
keyslist​<jwk>