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
Dipti DDipti D 

Auto login

I have a local system which is integrated to salesforce. I am passing the user name & pw through the URL for the users to get in to login to salesforce directly. But, I want them to directly access a Case# in salesforce, how can I pass teh case# through auto login/SSo?
Leslie  KismartoniLeslie Kismartoni
I think you can just include &startURL=%2F<IDNumber>
Leslie  KismartoniLeslie Kismartoni
Ex: https://login.salesforce.com/?ec=302&startURL=%2F<ID>
 
Sanjay.GeorgeSanjay.George
HI Deepthi,

The below is a useful link: https://help.salesforce.com/apex/HTViewHelpDoc?id=sso_provider_addl_params_start.htm&language=en_US

For SSO/AutoLogin, you need to provide in following format: https://login.salesforce.com/services/auth/sso/orgID/URLsuffix?startURL=%2F005x00000000001%3Fnoredirect%3D1