Create a server enrollment token

An enrollment token is a Base64 encoded object that includes metadata used to enroll the device into an Advanced Server Access project.

  1. Open the project from the Advanced Server Access dashboard.
  2. Switch to the Enrollment tab, then click Create Enrollment Token.
  3. Enter a description for the token. Click Submit to create the token.
  4. Copy the token to the enrollment token path on the server, either by using your configuration management system (for example, Puppet, Chef, Ansible, and so on), or by writing it to a file.
    • On Linux, the enrollment token path is /var/lib/sftd/enrollment.token
    • On Windows, the enrollment token path is C:\windows\system32\config\systemprofile\AppData\Local\scaleft\enrollment.token

Next steps