Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Token Secret File

To use the SafeID Help Desk application to generate TOTP codes, you must first import the tokens. SafeID Help Desk is compatible with the token secret CSV file format used by Entra ID.

...

  • serial number
  • secret key
  • time interval
  • manufacturer
  • model
  • as the example below shows.

Below is an example

serial number,secret key,time interval,manufacturer,model
10001001,234567ABCDEFGHIJKLMNOPQRSTUVWXYZ,60,Deepnet Security,SafeID/Classic
10001002,ZYXWVUTSRQPONMLKJIHGFEDCBA765432,60,Deepnet Security,SafeID/Classic

The "secret key" must be encoded by BASE32 or HEX

Optionally, but recommended, the secret file should include a column named "upn" which represents the username of the token.

upn,serial number,secret key,time interval,manufacturer,model
user1@acme.org,10001001,234567ABCDEFGHIJKLMNOPQRSTUVWXYZ,60,Deepnet Security,SafeID/Classic
user2@acme.org,10001002,ZYXWVUTSRQPONMLKJIHGFEDCBA765432,60,Deepnet Security,SafeID/Classic

References

...

titleAssign tokens using a text editor...

...

Info

If you have not yet assigned tokens to users and do not want to do so at this stage, then you can continue to import tokens into the SafeID Help Desk application. Once tokens are imported into the application, you can easily enter the username of a token within the application. 

Import Tokens

Image Added

To import tokens, click the main menu icon Image Added

Select "Import Tokens" from the main menu

At the prompt, select the token secret file

Image Added

Select the correct encoding format of the secret key in the file, i.e. HEX or BASE32

Click OK to import tokens

Image Added

...

titleAssign tokens using the SafeID Enrollment Assistant

...