Failed to create tenant

Hi everyone,
I want to create a sample tenant in camunda bpm 7.15, but I got this error :
“failed to create tenant, check if already exists”.

There is no other tenant defined before and the tenant list is empty.

Can you explained how you tried to create the tenant exactly?

Are there any naming rules for tenant Ids? I got the error when I typed “tenant_1” or “tenant_3” as the tenant Id, but now I typed “mytenant” as tenant Id, everything is ok and tenant has been created successfully.

I did these steps in Admin Dashboard → Tenants section

Hi @mrdavoodi64,

there is indeed a whitelist with allowed characters. Have a look here for further details: Identity Service | docs.camunda.org.

Hope this helps, Ingo

Thanks
so I think the appropriate error message should be shown to the user.