We have a few iPads enrolled in Hexnode and assigned to the same device group with a kiosk policy and web content filtering policy. They are used only for an employee clock-in/out web app.
The setup used to work on at least one iPad, but it was inconsistent. Sometimes one device would load the company kiosk login correctly, while the others either showed a restricted page or redirected to the personal employee login page instead. Eventually, all iPads started failing at the same time.
The clock-in site keeps the same base URL during login, but after an employee enters their ID, the backend adds a dynamic token/path. We tried moving the allow list between policies and also tried adding another URL, but that did not fully fix it.
What is the right way to configure this in Hexnode so the iPads stay in kiosk mode and the clock-in site works without restricted errors?