Skip to main content
Milena L ha fatto una domanda in #MFA - Getting Started

I have an app that creates users for testing in sandbox. The users are usually available for use seconds after creation, and can be accessed via test.salesforce.com. But sometimes it takes much longer for user to propagate to "global" db. That is alright, but I would like to give back information that to use created user, one must wait a bit.

 

Using the instance direct url of my dev-env is not gonna work, as that redirects to SSO login, while test users are actually using fake emails, and have SSO disabled. 

    

Is there a way to check is the user already propagated to global db, and will be accessible via test.salesforce.com

4 risposte
  1. 11 ott 2022, 12:18

    But I would have to authenticate to a different sandbox. Seriously no other way?

0/9000