Kiosk Device Pairing & Unpairing Manual
Overview
Section titled “Overview”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. Generating a 6-Character Join Code
Section titled “1. Generating a 6-Character Join Code”- Log into the Admin Panel as an Organization Admin or Partner Admin.
- Navigate to Admin Panel > Access Control > Kiosk Devices.
- Click Generate 6-Char Code.
- Select the target Partner Location for the device.
- Click Generate Code. A 6-character Join Code (e.g.
K9X2P7) is created and valid for device pairing.
2. Pairing a Physical Kiosk Tablet
Section titled “2. Pairing a Physical Kiosk Tablet”- Power on the tablet and open the Dream Center Connect application in Kiosk Mode.
- On the setup screen, select the assigned Partner Location.
- Enter the 6-character Join Code into the Join Code field.
- Tap Pair Device.
- Upon verification, the device securely saves the authorization secret locally and activates the check-in screen.
3. Unpairing & Revoking a Kiosk Device
Section titled “3. Unpairing & Revoking a Kiosk Device”To prevent unauthorized tampering or device theft, kiosks cannot be unpaired directly from the tablet’s touchscreen without administrative authorization.
Revoking Access from the Admin Panel
Section titled “Revoking Access from the Admin Panel”To unpair a tablet remotely or remove a decommissioned device:
- Log into the Admin Panel as an Organization Admin or Partner Admin.
- Go to Admin Panel > Access Control > Kiosk Devices.
- Locate the target device in the paired devices list.
- Click Revoke Access (or Unpair Device).
- Confirm the revocation prompt.
What Happens When a Kiosk Is Unpaired?
Section titled “What Happens When a Kiosk Is Unpaired?”- 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 Unauthorizedstatus (revoked: true). - The tablet automatically clears its saved local credentials and resets to the initial setup screen, ready for re-pairing or decommissioning.
4. Viewing Kiosk Device Audit Logs
Section titled “4. Viewing Kiosk Device Audit Logs”- Go to Admin Panel > Access Control > Kiosk Devices.
- Click View Audit Logs next to any paired device.
- Review device pairing timestamps, active check-in activity, and revocation history.