Related Documentation
Made by
Kong Inc.
Incompatible with
konnect
Supported Gateway Topologies
traditional
Compatible Protocols
grpc grpcs http https ws wss

3.10.0.0

Release date 2025/03/27

Bugfix

  • Improved the error message which occurred when an anonymous consumer was configured but did not exist.

3.8.0.0

Release date 2024/09/11

Bugfix

  • Add WWW-Authenticate headers to all 401 responses and realm option.

3.3.0.0

Release date 2023/05/19

Bugfix

  • Fixed an issue where the OAuth2 token was being cached as nil if the wrong service was accessed first.#10522

  • This plugin now prevents an authorization code created by one plugin instance from being exchanged for an access token created by a different plugin instance.#10011

3.2.1.0

Release date 2023/02/28

Bugfix

  • refresh_token_ttl is now limited to a range between 0 and 100000000 by the schema validator. Previously, numbers that were too large caused requests to fail.#10068

3.1.1.5

Release date 2023/08/25

Bugfix

  • Fixed a bug that refresh_token could be shared across instances.

3.1.0.0

Release date 2022/12/06

Feature

  • 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.

3.0.0.0

Release date 2022/09/09

Breaking Change

  • Updated the priority for some plugins.: oauth2 changed from 1004 to 1400

2.8.0.0

Release date 2022/03/02

Bugfix

  • The plugin clears the X-Authenticated-UserId andX-Authenticated-Scope headers when it is configured in logical OR and is used in conjunction with another authentication plugin.#8422

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!