Lil Zen

Access Manager

Cloudflare Access policy operations wired into the main control-plane shell.

Control Pane Bridge

Open direct ↗

This page embeds the local Access Manager operator UI from access-manager-core/scripts/access_manager_control_plane.py.

If the frame is blank, start the local server below and reconnect.

Embedded Console

Startup Commands

Read-only + diagnostics

python3 /home/jesse/.openclaw/workspace/access-manager-core/scripts/access_manager_control_plane.py \
  --use-gsm \
  --gcp-project lil-zen-oc \
  --audit-to-bq \
  --audit-bq-project lil-zen-oc \
  --audit-ensure-table

Enable apply (guarded)

python3 /home/jesse/.openclaw/workspace/access-manager-core/scripts/access_manager_control_plane.py \
  --use-gsm \
  --gcp-project lil-zen-oc \
  --enable-apply

Apply still requires the explicit confirmation checkbox in the UI.