You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have recently fix the issues on response JWS signature generation for error scenarios. With this below config UKJwsResponseHandlingExecutor is now deprecated.
[[open_banking.gateway.openbanking_gateway_executors.type.executors]]
name = "com.wso2.openbanking.uk.gateway.executors.jws.UKJwsResponseHandlingExecutor"
priority = 999
Instead of above we have to use below synapse handler as JWS signature generation.
Affected OB version:
UK Toolkit
Affected OB specifications:
UK
Existing pages to be updated:
https://uk.ob.docs.wso2.com/en/latest/install-and-setup/configuring-api-manager-for-ob/
Description (Optional):
We have recently fix the issues on response JWS signature generation for error scenarios. With this below config UKJwsResponseHandlingExecutor is now deprecated.
Instead of above we have to use below synapse handler as JWS signature generation.
Instructions:
We needs to update the 13th point in https://uk.ob.docs.wso2.com/en/latest/install-and-setup/configuring-api-manager-for-ob/ and replace the UKJwsResponseHandlingExecutor with above mentioned UKJwsResponseSignatureHandler
U2 Level:
7706
U2 level : wso2-obam-toolkit-uk-1.0.0.15
References:
Labels:
The text was updated successfully, but these errors were encountered: