Hi,
I want to send a data file from IFS Cloud to a Google Cloud Service Bucket using their REST endpoint. The google rest endpoint is authenticated via the OAuth 2.0 JWT mechanism, where the client has to create a signature using the given private key and send it to Google for authorization of the request.
In IFS Cloud routing addresses, only REST Client ID & Client Secret Authentication (Basic Authentication) is supported, not JWT. Is there another way to authenticate using JWT in IFS Cloud?
Best Regards,
Charitha