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
Ume HaaniUme Haani 

Is there a way we can generate token from salesforce.com

Hello All,

I am looking for a way where we can create a service account and generate a token from salesforce.com. This token can be readily used for accessing salesforce objects from java application. 

Similar approach like google - https://developers.google.com/identity/protocols/OAuth2ServiceAccount#overview.

Please help.
Lalit Karamchandani 27Lalit Karamchandani 27
Hi Ume Haani
Using OAuth to Authorize External Applications
https://developer.salesforce.com/page/Using_OAuth_to_Authorize_External_Applications