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
eric.mcgilleric.mcgill 

logging into salesforce behind the scenes/single sign-on

Hello,
I currently work with our salesforce data via the sforce API. We are developing an app where our users will log into our enterprise application and be able to interact directly with saleforce UI. What do I need to do to log the user into salesforce behind the scenes once they've already successfully logged into our front end.
 
Thanks for any input!
benjasikbenjasik
You may want to consider implementing single sign on.  Support can enable this and send you documentation on how to build it, or you can leverage one of our partners, such as SXIP.