product-apim
product-apim copied to clipboard
Sign backend JWT via Tenant Key Store Certificate
Describe your problem
With the new KM implementations in APIM v3.2.0, backend JWT is signed by only using default gateway certificate. No configuration to select tenant keystore certificates for JWT signing.
Describe your solution
Implement a configuration to enable the backend JWT is signed by the per tenant keystore certificate.
This is already fixed in 4.x onwards with https://github.com/wso2/carbon-apimgt/pull/10353