Skip to main content

We Have Moved

The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway

The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.


JWKS

Description

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

The following table(s) describe the configuration properties for this component:

Name Type Constraints Description
path_segment string The 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