Yes, there are a couple of different ID's involved, including at least:
Web Service Client ID: used with the API key id to generate signatures and validate responses from our server. You can generate a new client id and api key from our web pages. We require a valid yubikey output to prevent people from spamming the database.
External ID: The static 12 modhex characters (6 bytes) output as prefix for every output. Allocated randomly.
Internal ID: The static 6 bytes in the encrypted OTP part. Allocated randomly, not the same as the external id.
Hope this helps.
/Simon
|