Bulk import; maintain user session

We are planning to bulk import user account information into Auth0. We would like to maintain user session status, but we would need to be able to obtain user access tokens in order to support this.

Is there any way this can be done as part of the bulk migration process (or in some other way besides asking users to sign in once they have been migrated)?

Hi @dcaccia,

Welcome to the Auth0 Community!

There isn’t any way to import the user’s session. Your users will need to log in again to retrieve an access token from Auth0 and set the session.

Hope that helps!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.