Pradeep Soni
10/15/2024, 10:42 AMauthenticationId
of a user. As far as I understand, it uniquely identifies and authenticates a user. We have two different environments: Production (Prod) and Staging (Stage). If I have the same user account in both environments and update the Stage environment's users with the authenticationId
from the Prod environment, will this allow me to impersonate the permissions of the Prod user?Moises Morales
10/15/2024, 10:46 AMauthenticationId
, only the alphabetically first userId
will be able to log in.Pradeep Soni
10/15/2024, 11:08 AMauthenticationId
is correct? If the same user exists in different environments, does the authenticationId
remain consistent across environments?Moises Morales
10/18/2024, 10:49 AMPradeep Soni
10/18/2024, 10:50 AM