UWA's current state: 638,200 requests with no identifier · only 351 matched the Authorization header = 0.05% session coverage
Rate Limiting
Without session IDs, Cloudflare can only recommend IP-based rate limits — coarse and easy to evade. With sessions: per-user, per-endpoint precision.
Low confidence
current status
Sequence Analytics
Cannot correlate API calls into sessions. Cloudflare can't detect attack sequences (e.g. enumerate → extract → exfiltrate) without knowing who is making each request.
Blind
current status
Auth Posture
Authentication Posture shows 0% — not because UWA has no auth, but because the wrong identifier is configured. Can't detect unauthenticated access to protected endpoints.
0% coverage
current status
Fixing the session identifier is the single highest-leverage action available — it unlocks rate limiting confidence, Sequence Analytics, Authentication Posture, and Sequence Mitigation simultaneously.