Configuration REST Endpoint

Users with system-administrator privileges can GET and PUT the configuration as JSON from/ to:

https://<your-jira-confluence-or-bitbucket-base-URL>/rest/de.resolution.apitokenauth/latest/reconfigure/config/admin?useBase64=false
BASH

Cloning Considerations

The token data is stored in the table AO_01D1A0_ATA_TOKEN which is also part of the Atlassian backup. If you clone an instance, you can use the same tokens on that system, provided that the users are the same. Each token is associated with the unique user key of a user, not the username.