thingsboard / thingsboard-edge

Apache License 2.0
93 stars 71 forks source link

Create Tenant Admin in Edge without access in Central Platform #109

Open Borch97 opened 1 month ago

Borch97 commented 1 month ago

Description I have multiple Edge CE instances deployed in different locations and one central platform that control all of them. I want to give tenant_admin permissions in a specific edge instance to a user, but i don't want to have access as tenant_admin in the central platform.

As i see, i can only create a customer and assign to specific edge instance, but that users appears as client also in edge.

Is this feature available?

Thanks in advance.


Disclaimer

We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat GitHub issues as a support channel.

volodymyr-babak commented 1 month ago

@Borch97

this is not possible at the moment and I'm not sure that we are going to add this feature in the future. I would consider to install ThingsBoard CE on your remote locations as well and push only to central ThingsBoard CE required data using external rule nodes or some additional services that are implemented by you.