I would like to be in controle over the first tenant the users are first introduced in.
Our setup is as follow:
- each team has its own tenant. team-editor and team-viewer tenant.
- everybody has a shared tenant. company-editor, company-viewer.
We recently switched over to RoR v1.48 and using the kibana_
options to enable tenants.
With this migration the bulk of the kibana objects landed into the company-
tenant.
And what we noticed is that we daily get a question about the kibana objects they lost.
The reason is that the first tentant they enter is number 1 in the list.
For a smooth transition they should first enter the second one, the company tenant.
Is there way to steer this? For example with:
- A setting that points out the default first tenant they enter.
In the case above i would like thecompany-viewer
tenant to be the default. - The order of tenants in the readonlyrest configurations.
With kind regards.