Tenant specific users

Hi All,

I am trying to create tenant specific users for flowable.
I am using flowable idm on cloudfoundry

I have created two tenants and tried creating the users in one of the tenants.
However the users are visible in both the tenants.
Also, I tried creating users with the tenant id using the create user API. Still, the user created is shown in all tenants without tenant filtering.

Is this a known issue? Does flowable idm users work in tenants?
My requirement is to create a user in one tenant, which should not be visible in other tenants