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
Kiranraj RasumallaKiranraj Rasumalla 

Rest API Integration with External system through OAuth authentication

Hi ,

We build an rest api webservice integration with an external application. Authentication will be happen through access token where my team  build an integration profile user in salesforce. When user logged in an external application , the authentication should be done through logged in user not as integration user in salesforce SSO . Any one can help me out . What will me the good approach.?