Login Doesn't work after Adding Multi-tenancy Addon

My login doesn’t work after adding the Multi Tenant add on to my CUBA application with many modules already being there.

I have attached the app.log app.log (114.7 KB)
and catelina.log catalina.2018-07-31.log (46.1 KB)

I have fixed this issue my self. The multitenant add on doesn’t work out of the box after adding to the repository. We have to extend few system tables as shown in the sample. But this is not documented.

Hi,

Which tables had you extended?
We will update documentation for Multi-tenancy add-on.

I have extended the below tables as done in the Sample application provided.

FilterEntity
Group
Role
User
UserRole
UserSessionEntity