Tokens de Acesso Pessoal

Personal access tokens are the alternative passwords you can use to authorize third-party applications and scripts into Crowdin Enterprise.

Treat personal access tokens like passwords and keep them secret. Use tokens as environmental variables instead of hardcoding them into your scripts.

Casos de Uso

A personal access token is required for authorization in Crowdin Enterprise in the following situations:

  • To use Crowdin CLI for managing and synchronizing localization resources in Crowdin Enterprise.
  • To automate localization workflow via Crowdin Enterprise API.
  • To use Android Studio plugin to pull source content stored in strings.xml or other .xml files you specify from your Android project.

Creating a Personal Access Token

When creating a new personal access token, you can select specific scopes and, if needed, limit the visibility of resources for the selected scopes using the Granular access option. For example, you can create a token that should interact only with a specific project or group and have no access to others. As a result, only the selected items will be gained when retrieving a list of all projects or groups.

Se um recurso não foi selecionado durante a criação do token de acesso pessoal, mas você ainda tenta acessá-lo com seu ID, a resposta 404 Not Found será recebida.

You can create as many personal access tokens as you need from your Crowdin Enterprise account.

Para criar um novo token de acesso pessoal, siga estas etapas:

  1. Open your Account Settings and go to the Access tokens tab.
  2. Clique em Novo Token.
    New Token
  3. Specify the token name to be able to identify it later.
  4. Selecione o conjunto necessário de escopos.
  5. (Opcional) Para limitar o acesso a recursos específicos, selecione Acesso granular.
    Observação: Se o Acesso granular for selecionado, certifique-se de selecionar alguns recursos para os escopos selecionados.
  6. Depending on the selected scopes, select Grant access to selected groups, Grant access to selected projects, Grant access to selected TMs, and Grant access to selected Glossaries.
  7. Click Select groups, Select projects, Select glossaries, Select TMs and respectively select the needed resources.
    Granular Access
    Granular Access

    Note: When selecting a group, personal access token will automatically gain access to group's projects and resources.
  8. Clique Criar.

After generating a new token, be sure to record it right away. For security purposes, it will not be shown again.

Revoking a Personal Access Token

Pode ser necessário revogar um token de acesso pessoal se você não o usar mais ou suspeitar que ele foi comprometido.

Para revogar um token de acesso pessoal, siga estas etapas:

  1. Open your Account Settings and go to the Access tokens tab.
  2. Encontre o token necessário na lista e clique em Revogar próximo a ele para excluir um token de acesso pessoal e remover seu acesso.
    Revoke Token

Este artigo foi útil?