Skip to main content

MDM Configuration

Overview

Exit Unit requires configuration through Android Managed Configurations (AppConfig) delivered via MDM. This configuration provides the app with authentication credentials and store identification.

Configuration Keys

All configuration keys are required.

KeyDescription
OCMS_TENANTIDYour tenant identifier
OCMS_SOFTWAREIDSoftware identifier from your registration template
OCMS_SOFTWAREVERSIONSoftware version from your registration template
OCMS_SOFTWARESTATEMENTSoftware statement token (see Software Statements)
OCMS_USINGGLOBALTEMPLATEWhether to use global template (true or false)
BUSINESS_UNIT_IDStore identifier
WORKSTATION_IDDevice/workstation identifier
ISO_CCBCP 47 language tag to determine the display language (e.g., sv-SE for Swedish, en-US for English)

Getting Configuration Values

Contact your Hii Retail representative to obtain the OCMS configuration values for your tenant. For more details on OCMS registration, see Dynamic Client Registration.

Missing Configuration

If the device is not properly configured, Exit Unit displays an error screen listing the missing configuration keys.

Missing Configuration Error

Contact your MDM administrator to ensure all required keys are configured.