---
title: "Changes to Update a JwtSigner plugin"
method: PUT
path: "/{workspace}/plugins/{PluginId}#JwtSigner"
---

# Changes to Update a JwtSigner plugin

`PUT /{workspace}/plugins/{PluginId}#JwtSigner`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 18 info
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 18 info
  - added the new optional request property `allOf[#/components/schemas/JwtSignerPluginConfig]/config/access_token_endpoints_ssl_verify`
  - added the new optional request property `allOf[#/components/schemas/JwtSignerPluginConfig]/config/channel_token_endpoints_ssl_verify`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the `add_access_token_claims` request property default value `{}` was added
  - the `add_channel_token_claims` request property default value `{}` was added
  - the `add_claims` request property default value `{}` was added
  - the `set_access_token_claims` request property default value `{}` was added
  - the `set_channel_token_claims` request property default value `{}` was added
  - the `set_claims` request property default value `{}` was added
  - added the optional property `allOf[#/components/schemas/JwtSignerPluginConfig]/config/access_token_endpoints_ssl_verify` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/JwtSignerPluginConfig]/config/channel_token_endpoints_ssl_verify` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - the `add_access_token_claims` response's property default value `{}` was added for the status `200`
  - the `add_channel_token_claims` response's property default value `{}` was added for the status `200`
  - the `add_claims` response's property default value `{}` was added for the status `200`
  - the `set_access_token_claims` response's property default value `{}` was added for the status `200`
  - the `set_channel_token_claims` response's property default value `{}` was added for the status `200`
  - the `set_claims` response's property default value `{}` was added for the status `200`
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
  - removed the request property `name`
  - removed the optional property `name` from the response with the `200` status
  - added the new optional request property `allOf[#/components/schemas/JwtSignerPluginConfig]/name`
  - added the optional property `allOf[#/components/schemas/JwtSignerPluginConfig]/name` to the response with the `200` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins/:PluginId#JwtSigner/put.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins/:PluginId#JwtSigner/put)
