Skip to main content
Question

Does JWT (JSON Web Token) Authentication supports in IFS Cloud?

  • February 17, 2025
  • 1 reply
  • 137 views

Forum|alt.badge.img+1


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

1 reply

Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • May 29, 2026

@cranabahu  Were you able to find a solution? I’m having a similar requirement.