このページは、まだ日本語ではご利用いただけません。翻訳中です。
古いプラグインバージョンのドキュメントを閲覧しています。
Changelog
Kong Gateway 3.9.x
- Ensured that 
rsa_public_keyisn’t base64-decoded. 
Kong Gateway 3.8.x
- Added WWW-Authenticate headers to 401 responses.
 
Kong Gateway 3.7.x
- Added support for EdDSA algorithms. #12726
 - Added support for ES512, PS256, PS384, and PS512 algorithms. #12638
 - Fixed an issue where the plugin would fail when using invalid public keys for ES384 and ES512 algorithms. #12724
 
Kong Gateway 3.2.x
- Breaking changes
    
- Denies a request that has different tokens in the JWT token search locations.