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
Shri RajShri Raj 

Authentication in Salesforce.

Hello, 

Can someone explain what exactly is Authentication and how does it work in Salesforce for REST & SOAP based integrations. Please mention in simple terms. 

Thanks
Deepak Kumar ShyoranDeepak Kumar Shyoran
Salesforce works on Auth 2.0 authentication protocol.
This post will help you understand this concept in more details
https://developer.salesforce.com/page/Getting_Started_with_the_Force.com_REST_API

Please mark it as best solution to your problem if it does solve your problem.