Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Access tokens are necessary for user validation in external applications integrated with the XTR Platform through the Home Portal API. For successful integration, you need to generate an access token in the Home Portal and provide it in the external application.

Access tokens can be generated only for users that have accounts on the Home Portal.

To generate the access token, perform the following steps:

  1. Sign in to the XTRF Home Portal.

  2. Go to the (blue star) Configuration menu > User Management > Users.

  3. From the list of all Home Portal users, select the user you want to generate an access token for and open their account in edit mode.

  4. Go to the Access Tokens tab. If the access tokens were generated for this user account in the past, the list of generated tokens is displayed. However, to use an access token for a new integration, you need to generate a new one.

  5. Click the Generate Access Token button. An extra section will appear.

    1. Copy the access token full string.
      (warning) The full string of the access token is available only when it is generated. When you save or reload this page, the access token will be moved to the list of generated tokens. If you don’t copy it immediately after generation, you are required to generate the token once again.

    2. (Optional) Provide the description for the newly created token.

To generate an access token for yourself, you can use the (blue star) Personal settings menu > My account > Access Tokens tab (see the Top menu bar - Personal settings article).

To check the API documentation for your XTRF Platform, click the link at the top of the Access Tokens tab.

  • No labels