How to setup multi-tenant support in Dynaway Mobile for EAM.
Yes, Dynaway Mobile for EAM supports multi-tenant.
Enable multi-tenant support in Dynaway Mobile for EAM
- Enable multi-tenant support on App Registration in Azure Portal
Open your Azure Portal
Navigate to Manage > Authentication
Select 'Accounts in any organizational directory (Any Azure AD directory - Multitenant)'
Besides, please ensure that there is no checkmark in 'Access tokens (used for implicit flows)' and 'ID tokens (used for implicit and hybrid flows).' - Set the value of the appSetting "multiTenant" to "true" in the web.config file
Open Dynaway Mobile for EAM web.config file
Navigate to 'appSettings'
In line 72 change 'false' to 'true'
Click Save - Configure D365FO
In D365FO please make sure to add the users to the other tenant, create workers, EAM workers, and Dynaway Mobile for EAM users.
Please note that you will have to invite the users to your organization as well.