Entitlement Enforcement

Enterprise only

Enforce entitlements for a featurev3.16+

Set up the Entitlement Enforcement plugin to enforce feature access and usage limits for consumers, using Redis for caching.

Environment variables

  • ENTITLEMENT_ACCESS_ENDPOINT: The URL of your entitlement access service endpoint.

  • ENTITLEMENT_ACCESS_API_TOKEN: The bearer token used to authenticate with the entitlement access endpoint.

  • FEATURE_KEY: The key identifying the feature to enforce.

  • REDIS_HOST: The hostname of your Redis instance used for caching enforcement state.

Set up the plugin

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!