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
GaneshkkGaneshkk 

How to Redirect the logged in user from my site to salesforce.com

Hi,
 
     I am working with Salesforce.com API integration, if the user login in to my site and if that user is one of the salesforce.com user (SSU) then I have to redirect that user to salesforce.com site with out asking any login at salesforce.com.
 
Can you suggest which formate i have to redirect that user.
 
Thanks,
GaneshK
hisrinuhisrinu
This process is called as Single Sign On.

You can get the help from the following link.

http://wiki.apexdevnet.com/index.php/How_to_Implement_Single_Sign-On_with_Salesforce.com