Key Sets

Uses: Kong Gateway Admin API Konnect API

What is a Key Set?

A Key Set is a collection of Kong Gateway Keys.

You can assign one or many Keys to a Key Set. This can be useful to logically group multiple Keys to use for a specific application or service. Key Sets allow you to give a plugin access to a specific list of Keys.

Key Sets can be used with the following plugins:

  • ACME, with the config.account_key.key_set parameter
  • JWE Decrypt, with the config.key_sets parameter
  • JWT Signer, with the config.access_token_keyset parameter

Schema

Set up a Key Set

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!