loader image

Describe the different methods that can be used to authenticate to Salesforce.

Website: The standard Salesforce user interface.

Security Token: Grants API access, requires appending a security token to the end of the password but skips the activation process.  Commonly used for integrations and other applications that are intended for system administrators (rather than end users).

OAuth:  Grants access using a standard username and password, uses the standard activation process and requires that the user grant access to the application.  Commonly used for end user applications (demo).

Single Sign On (SSO):  Uses another set of credentials (for example your laptop username and password, which is linked to Active Directory) to authenticate to Salesforce (this would mean that you would not need a username and password in order to login).  In-depth knowledge of SSO is not required for this course.

Some applications, such as the Data Loader, will allow you to choose your authentication method.  In this example, “Password Authentication” would require a security token, while “OAuth” would require that the user grant access to the application.

Resources for this Objective

Resource
Priority
Type
Length
Author
Salesforce.com User Authentication ARVE Error: Mode: link-lightbox not available (ARVE Pro not active?), switching to normal mode
14m
CertifiedOnDemand.com

Feedback:

Leave a Reply