Digital work supports MDM AppConfig with the following values:
-
Tenant (String)
-
End Point (String)
-
SSO (Boolean)
-
AppConfig – When using AppConfig, the user can specify the above 3 values as a valid JSON with Key:Pair value:
-
Example: appconfig: { "tenant": "<enter your tenant name>", "endpoint": “<enter your endpoint name>”, "sso": <true/false>}
-