Release date 2024/09/11
Bugfix
-
Fixed an issue where the consumer’s cache cannot be invalidated when oauth2-introspection uses
client_id
asconsumer_by
.
Release date 2024/09/11
Fixed an issue where the consumer’s cache cannot be invalidated when oauth2-introspection uses client_id
as consumer_by
.
Release date 2024/02/12
Mark the authorization_value
in the oauth2-introspection
plugin as an encrypted field
support for consumer group scoping by using pdk kong.client.authenticate
function
Release date 2024/05/20
support for consumer group scoping by using pdk kong.client.authenticate
function
Release date 2023/12/21
Mark the authorization_value
in the oauth2-introspection
plugin as an encrypted field
Release date 2024/03/21
support for consumer group scoping by using pdk kong.client.authenticate
function
Release date 2023/12/15
Mark the authorization_value
in the oauth2-introspection
plugin as an encrypted field
Release date 2023/08/09
Fixed an issue where the plugin failed when processing a request with JSON that is not a table.
Release date 2023/07/03
Fixed an issue with the Oauth 2.0 Introspection plugin where a request with JSON that is not a table failed.:
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.