A financial services company enforces a strict compliance policy requiring customer service representatives to access Salesforce exclusively from the designated corporate VPN IP ranges. If a representative attempts to log in from any external or unrecognized IP address, Salesforce must immediately deny the login attempt. Which administration setting should the Salesforce Administrator configure to enforce this requirement?
- Define the allowed IP address range under Login IP Ranges on the Customer Service Profile.Answer
- BAdd the corporate VPN IP address range to Network Access under Organization Setup.
- CCreate a Permission Set containing the allowed IP range and assign it to the customer service representatives.
- DSet up a workflow rule to freeze user accounts whenever a login occurs from an unverified IP address.
Answer
Configure Login IP Ranges directly on the Customer Service Profile.
Specifying IP ranges in the Login IP Ranges section of a Profile strictly limits where users assigned to that Profile can log in from. Any attempt to log in from an IP address outside the specified range is blocked immediately.
Step-by-Step Solution
Key Concept
Profile Login IP Ranges vs. Network Access IP Ranges