Files
tech-log-backend/docs/runbooks/auth-token-missing.md
T

781 B

title, category, error_codes, severity, owner, last_updated, status
title category error_codes severity owner last_updated status
Runbook — AUTH_TOKEN_MISSING (인증 토큰 누락) AUTH
AUTH_TOKEN_MISSING
P3 oncall 2026-06-15 stub

Runbook: AUTH_TOKEN_MISSING (runbook://auth/token-missing)

Symptoms

  • HTTP 401 responses with error.code=AUTH_TOKEN_MISSING
  • Client missing Authorization header or Bearer token

Diagnosis

  • Check request logs for missing Authorization header
  • Verify client SDK configuration

Action

  • Confirm API clients are sending Authorization header
  • Check gateway/proxy configuration for header stripping

Escalation

  • Escalate if widespread or affecting critical workflows

Stub: Phase D2 — author body after domain adoption. (feature-operational-runbook-contract D9)