Hello,
I need to export user with associate token from authentication manager ver 7, and import in a authentication manager ver 8 (ver 8 is no a new installation, the database contains some user and token to preserve)
Roby
Hello,
I need to export user with associate token from authentication manager ver 7, and import in a authentication manager ver 8 (ver 8 is no a new installation, the database contains some user and token to preserve)
Roby
Unfortunately version 7.1 doesn't have an export option. There is only a migration option which would take the whole 7.x database and basically overwrites what's in the 8.1 install. Could potentially set up another 8.x test system and migrate the 7.1.4 database into that and then export the user/token from there into the desired 8.1 environment.
Unfortunately version 7.1 doesn't have an export option. There is only a migration option which would take the whole 7.x database and basically overwrites what's in the 8.1 install. Could potentially set up another 8.x test system and migrate the 7.1.4 database into that and then export the user/token from there into the desired 8.1 environment.