Hello Salesforce Thinkers, In our previous blog we learned how to Set Up Social Accounts, Contacts, and Leads
in this blog we are going to learn how to “Skip verification code for a user in salesforce“
Yes, it is possible to avoid Verification Code for a user in Salesforce. Whenever a user tries to login with a different browser or a different device the user is prompted to input the Verification Code.
This behavior is common for Users in organizations who automatically delete browser cookies for security purposes or don’t specify trusted login IP ranges under Network Access.
You can get rid of the verification code by specifying the Trusted IP Ranges. Setting trusted IP range in salesforce will allow user to overcome login IP restrictions.

login IP restrictions:-
A Range of allowed IP addresses can be specified on a user’s profile so that a login from any other IP address is denied and logins from a specified IP address are allowed.
When a user is denied access, they see the same error message that appears when the username or password is incorrect.
Set login IP restrictions:-
- Setup >>Enter profile in quick find box >> Profile >> and select a profile.

2. Click New in the Login IP Ranges related list.

3. Enter a valid IP address in “IP Start Address” and a higher numbered IP address in the “IP End Address” field.

4. Optionally enter a description for the range.
5. Click on Save.
Trusted IP Ranges:-
Setting trusted IP ranges will allow user to directly login to salesforce without verifying his identity.

Trusted IP Ranges define a list of IP addresses from which users can log in without receiving a login challenge for verification of their identity, such as a code sent to their mobile phone.
It helps us to protect our organization’s data from unauthorized access. we can specify a list of IP addresses from which users can log in without receiving a login challenge.
If users try to login from outside the trusted IP range, they are sent an activation code. Once the code is entered, they can access Salsforce.
Set trusted IP ranges :-
- Setup >> Admininstration Setup >> Security Controls >> Network Access.

2. Click on New.

Enter a valid IP address in the Start IP Address and End IP Address field. If you want to allow logins from a single IP address, enter the same address in both fields.
3. Click On Save.

Thank you for reading this blog, Hope it is helpful.