Skip to content

Kiosk Device Pairing & Unpairing Manual

Check-in kiosks transform physical tablet devices into dedicated check-in terminals. Device authorization is managed securely through the Admin Panel under Access Control > Kiosk Devices.


  1. Log into the Admin Panel as an Organization Admin or Partner Admin.
  2. Navigate to Admin Panel > Access Control > Kiosk Devices.
  3. Click Generate 6-Char Code.
  4. Select the target Partner Location for the device.
  5. Click Generate Code. A 6-character Join Code (e.g. K9X2P7) is created and valid for device pairing.

  1. Power on the tablet and open the Dream Center Connect application in Kiosk Mode.
  2. On the setup screen, select the assigned Partner Location.
  3. Enter the 6-character Join Code into the Join Code field.
  4. Tap Pair Device.
  5. Upon verification, the device securely saves the authorization secret locally and activates the check-in screen.

To prevent unauthorized tampering or device theft, kiosks cannot be unpaired directly from the tablet’s touchscreen without administrative authorization.

To unpair a tablet remotely or remove a decommissioned device:

  1. Log into the Admin Panel as an Organization Admin or Partner Admin.
  2. Go to Admin Panel > Access Control > Kiosk Devices.
  3. Locate the target device in the paired devices list.
  4. Click Revoke Access (or Unpair Device).
  5. Confirm the revocation prompt.
  • The backend revokes the device’s authorization token (/api/kiosk/devices/revoke).
  • On the tablet’s next heartbeat or check-in attempt, the API returns a 401 Unauthorized status (revoked: true).
  • The tablet automatically clears its saved local credentials and resets to the initial setup screen, ready for re-pairing or decommissioning.

  1. Go to Admin Panel > Access Control > Kiosk Devices.
  2. Click View Audit Logs next to any paired device.
  3. Review device pairing timestamps, active check-in activity, and revocation history.