このページは、まだ日本語ではご利用いただけません。翻訳中です。
古いプラグインバージョンのドキュメントを閲覧しています。
Changelog
Kong Gateway 3.8.x
- Added WWW-Authenticate headers to 401 responses.
Kong Gateway 3.3.x
- This plugin now restricts exchanging an authorization code created by one plugin instance for an access token by a different plugin instance.
Kong Gateway 2.7.x
- Starting with Kong Gateway 2.7.0.0, if keyring encryption is enabled
and you are using OAuth2, the
config.provision_key
parameter value and the consumeroauth2_credentials.client_secret
will be encrypted.