Local Applications/JWKS

server/local_applications/jwks

Specifies the configuration information related to the embedded jwks application. The jwks application returns the public keys contained in the key database used for junction communication. The response data will conform to RFC 7517.

Properties

NameTypeConstraintsDescription
path_segmentstringThe path at which the application will be available. The path should be a simple path segment (i.e. should not contain a / character).

Example

server:
  local_applications:
    jwks:
      path_segment: jwks