Domain differentiation

Domain differentiation

Hello,



I want to manage my users by tenant (domain).


The problem is that in the register, it understands that the domain is present in the XML curl send, but


But if in my XML the domain name= is not the IP, then it refuses, saying:

sofia_reg.c:3210 Can't find user [1000@X] from X

You must define a domain called ‘X’ in your directory and add a user with the id="1000" attribute


Whereas it should accept it. Could you help me?



Thank you