Release date 2026/04/07
Feature
-
The authenticated token is now stored in the request context via
kong.client.set_token. -
Uses SHA256 for access token cache key instead of SHA1.
Release date 2026/04/07
The authenticated token is now stored in the request context via kong.client.set_token.
Uses SHA256 for access token cache key instead of SHA1.
Release date 2025/03/27
Improved the error message which occurred when an anonymous consumer was configured but did not exist.
Release date 2022/12/06
The anonymous field can now be configured as the username of the consumer. This field allows you to configure a string to use as an “anonymous” consumer if authentication fails.
Release date 2022/09/09
Updated the priority for some plugins.: oauth2 changed from 1004 to 1400