Hello
Currently we have new requirement to use authentication: JWT with private key: https://developer.okta.com/docs/guides/build-self-signed-jwt/java/main/
Previously we are using JWT with shared key and its supported by Integration suite CI Oauth 2.0 client credential grant but we are not able to find JWT with private key option out of the box.
We are working on custom solution but any idea if it can be achieved with standard SAP Cloud intgration?