Route Guard Tiers
Was this page helpful?
Loading OmniRoute...
, and evaluated unconditionally on every request before any auth logic runs.
Enforced by: β loopback host check
Bypass: None β not overridable by JWT, CLI token, or
Response on violation:
Enforced by: β skip bypass
Bypass: None when ; JWT always required
Response on violation:
is configured. CLI tokens can authenticate these routes (loopback + valid HMAC).
- asserting that
returns true for the new prefix
- Never skip this step β see Hard Rule #15 in