Migrating oauth2 Tokens - Container Edition
Procedure
-
Log in to the
migration-containerin themigration-pod.docker exec -it migration-container /bin/bash -
Change to folder
/usr/local/bin, and run the following command to migrateoauth2tokens from Boomi Cloud API Management – Local Edition 4.x to 6.1.0.migrate.py --migrate_tokens-
This command continues to run until all tokens have been migrated. It outputs progress in the terminal and remembers its progress in the file
tokens.offset. -
If the command is interrupted, you can restart it, and token migration will resume after the restart.
-
You can start this command at any time. After restarting, it searches for new tokens in Boomi Cloud API Management – Local Edition 4.x and migrates them to Boomi Cloud API Management – Local Edition 6.1.0.
-