Skip to content

Docs: Fix documentation around target token limitations #2713

@jnodorp-jaconi

Description

@jnodorp-jaconi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions