Connect the applicationuser to employees

I have an employees entity already, and I would like to connect the users and roles to that entity, so that there is no duplication of data and I could use it accross my app.
I tried doing it, but for some reason I am failing. could you help with a step by step for that process.

Hi @Fady1956,

You can follow the steps from our documentation:

Thank you. did not see that yet!