Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The documentation explicitly instructs users to set `gateway.controlUi.allowInsecureAuth: true`, which weakens authentication for the control UI by allowing token-only access in place of stronger device-key authentication. In the context of a reverse-proxied gateway exposed on a domain and used by multiple apps, this materially increases the risk of unauthorized access if tokens are leaked, mishandled, or obtained via another weakness, and the document does not provide an explicit warning, scope limitation, or compensating controls.
