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
CaptaConsultingCaptaConsulting 

How to establish a Secure connection with salesforce API

Hi,

I want to know how to do or somes clues to develop shomething to allow us to solve the next problem with salesforce.com
and our clients.

We want when our clients enter in our web and click in a possible link for example "Change my financial information" appeared a window with the information about this client in salesforce after enter a user name and a password, and the client must be able to modify this information.

I think is like the "Self-Service" but i don´t know how to do it.

I have think that we can have all the "usernames" and "passwords" of clients in two custom fields in salesforce,
and when a client click in the link and introduce the username and the password in for example a form,
( HERE IS MY DOUBT ) i don´t know how to establish a secure connection with the salesforce API... i have think a javascript o an applet but i need a salesforce USER and a password to do the connection, this user must be always the same salesforce user?

I am so confused any help ? any clue?

Thanks.