Skip to main content

Account

Personal access tokens


info

From version 0.1.0 of the CLI, personal credentials are always used when signing in with the RemotiveCLI and it's no longer possible to create and download Personal tokens from cloud-console.

Personal access tokens are long lived tokens used to access RemotiveCloud resources as yourself. Unlike service account tokens, these access tokens are account wide and gives you access to anything your account has access to.

It's very important to handle access token files with care

Create personal access token

Personal access tokens can only be created from RemotiveCLI and are automatically created and activated when signing in.

Revoke

Revoking an access token makes it unusable. A revoked access token can never be un-revoked. It's recommended to rotate your tokens at regular intervals by revoking and create new keys to minimize the risk for someone to get access to your token.

  • revoke - deactivates the tokens but its still visible
  • delete - removes the tokens from the system
How-to revoke a personal access token

Step 1

[Image] Revoke access token step 1

Step 2

[Image] Revoke access token step 2

Profile


To view your current profile, expand the account dropdown and select "Profile"

How-to access current profile

Step 1

[Image] Profile in dropdown

Step 2

[Image] Profile information overlay

Logout


To log out of your current profile, expand the account dropdown and select "Logout"