Hi,
I notice that the users for repository and enteprise server is different.
For web, only the users created in the repo can login the repo CDS website.
For mobile/table app, once you're registered for enterprise account you can access any models from any repo that you are entitled to?
Issue:
I register Enterprise User in Repo A. Using the expression "IsEnterpriseUser", I check that the user also exist in Repo B. But when I check the available users for the Enterprise Group in Repo B, I cannot see the user. But I can see the user available in Repo A.
I also cannot add the same user email in Repo B using the expression "AddEnterpriseUser" as it already exist.