function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bharath kumar 52bharath kumar 52 

Outbound integration using jwt

Hi All,

I am trying to learn integration using jwt and would like to know the steps or flow involved in outbound integrations(SFDC --> ESB/API Gateway) which uses JWT as a authentication mechanism.
Any answer would be of much help to me.

Thanks,
Bharath
ANUTEJANUTEJ (Salesforce Developers) 
Hi Bharath,

Have you seen the developer documentation which is given in the below link?

>> https://help.salesforce.com/articleView?id=remoteaccess_oauth_jwt_flow.htm

This gave steps individually you will have to follow, in case this was helpful for your implementation can you choose this as the best answer so that it can be used by others in the future.

Regards,
Anutej