Contents

How can I access a Wi-Fi captive portal when devices are in Kiosk?

Docs

General
Provisioning
Work profile
Fully managed
App management
FAQ

Change log

Share this page

How can I access a Wi-Fi captive portal when devices are in Kiosk?

If you find networks with captive portals configured simply never launch the portal for authentication when a device is in a Kiosk environment, this is because it must be configured to do so.

Captive portals are typically handled through a dedicated application preloaded on all Android devices, and access can be granted by adding the respective package name to the EMM policy as an allowed application.

The common package name for this is:

com.google.android.captiveportallogin

android Tip For specific OEM implementations, search captive portal in the Android system apps database.

What this does is add the package name to the LockTask allowlist, enabling the app to open without triggering a security exception.

mail Reply by email | edit_note Edit this page | code_blocks Code

Docs

General
Provisioning
Work profile
Fully managed
App management
FAQ