-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Description
The documentation states this about target tokens:
| There is a 32 alphanumeric character security-token for each created target within IoT hawkBit. This token can be used |
This is wrong.
Target tokens can have up to 128 characters. I tested this and could not find any limitation when using a 128 character target token.
Also there is no limitation to alphanumeric characters. I tested base64 encoded tokens (containing =, -, and /) and could not find any issues.
Given that the limitations seem arbitrary, I'd suggest updating the docs instead of adjusting the code.
fkromer
Metadata
Metadata
Assignees
Labels
No labels