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
Venkatramanan LakshmananVenkatramanan Lakshmanan 

Single Sign-on help

Hi,

We are developing a partner portal. There is an external website where the users will login with their username and password. The Username in external site will be setup in the user object's federation ID field for SSO. Also we are doing the Single Sign-on in federated authentication mode.

My question is, when the users clicks the partner portal link from the external system, we need to pass few parameters from external system to partner portal and this should not use the URL to send the parameters as querystring. Please advise on what are all the other ways of passing the arguments from the external system to salesforce?
KevinPKevinP
While i'm unable to provide you a specific bit of code to help, I can point you at the security implementation guide:

https://na17.salesforce.com/help/pdfs/en/salesforce_security_impl_guide.pdf