Device and Token management in Multitenant mode
Available from version 2.0.2-fireball
Token generation and management
Despite the fact that a Device/IoT Client can be shared and used across tenants of the same vertical, each token belongs to a single tenant. For these reason, device tokens, when generated, will show a specific tenant.
Vertical administrators can generate tokens for each tenant, inside the update-client page:
On the other hand, tenant developers and users, can only generate tokens for their tenant:
REST API
These operations can be done via REST API as well, at the Swagger Devices API group.
Â
Â