product-apim icon indicating copy to clipboard operation
product-apim copied to clipboard

Sign backend JWT via Tenant Key Store Certificate

Open chaliya96 opened this issue 4 years ago • 1 comments

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.

chaliya96 avatar Feb 08 '21 04:02 chaliya96

This is already fixed in 4.x onwards with https://github.com/wso2/carbon-apimgt/pull/10353

dushaniw avatar Sep 22 '22 03:09 dushaniw