Closed dushaniw closed 3 years ago
@Ketharan Have we added this improvement to laster master?
Fixed from PR https://github.com/wso2/carbon-apimgt/pull/9485.
Fixed from PR wso2/carbon-apimgt#9485.
A small correction. This is fixed via https://github.com/wso2/carbon-apimgt/pull/9256 in master, not with https://github.com/wso2/carbon-apimgt/pull/9485.
Describe your problem(s)
In APIKey feature, JWT is always signed using the default Keystore in devportal. There could be usecase, where apikey needs to be signed using a different keystore for different reasons.
Describe your solution
Provide a config to give the private key alias in api-manager.xml to sign the APIKey.