Unsolved
This post is more than 5 years old
1 Rookie
•
56 Posts
0
2061
January 15th, 2010 10:00
Maximum Size of a Token ID
Is there a maximum size of a Token ID across all Atmos versions? An earlier version of the API said the total ID was 53 chars long; 32 for the subtenant ID, 1 for the slash and I assume 20 for the rest of the ID. With the newest version of the API, that size info is noticably absent. And I just received a Token ID from AT&T's service (they call it an "Application ID") which is longer than that (my email address basically.) We store this info in a fixed width database so I need to define some maximum size.
No Events found!


rbala1
222 Posts
0
January 27th, 2010 14:00
Adam,
Sorry for the delayed response. Got this right from the developer to make sure:
The length of the token ID should be 53 chars long, 32 for the subtenant, 1 for the slash, and 20 for the UID.