Reply
Visitor
bensullivan
Posts: 2
0

Using a sessionId to authenticate in SalesForce via frontdoor.jsp

Hi

 

We need to bypass the email verification security for SalesForce in order to run automated tests on VMs with dynamically assigned IPs (so we can't use whitelisting in this situation).

 

Reading other posts it seems my best option is to obtain a sessionId from the SOAP API and then use it with the following URL in order to authenticate into SalesForce:

 

https://test.salesforce.com/secur/frontdoor.jsp?sid=<my session id>

 

This isn't working and I just get a message saying:

 

You have attempted to access a page that requires a salesforce.com login. If you are already a user of the system, please login below.

 

Does anyone know of any tips that might get me around this problem?

 

Many thanks

 

Ben

Trusted Contributor
vchaddha
Posts: 470
0

Re: Using a sessionId to authenticate in SalesForce via frontdoor.jsp

did you find your solution? if so, can you share it with us? ...

-------------------------------
blog | ideas