Concept demo for OESC ESOW4 (SW1050) — built by Concourse Tech. All employers, TPAs, balances, payments, and logs shown are fabricated mock data. No live payment processor is connected.
A concept demo for the Oklahoma Employment Security CommissionConcept by Concourse Tech · ESOW4 / SW1050 response (concept only — no real PII or payments)
OK
Oklahoma Employment Security Commission
Tax Payment Modernization · Concept

Audit & error log

Every read or write that touches employer data is logged with user ID, IP address, browser, datetime, request method+URI, and response type (QTR.110). Authorization failures are flagged separately (QTR.111). Logs retained ≥ 3 years (QTR.112).

WhenUserIP / clientRequestResponseDetail
May 6, 2026, 1:02 PM CDTap@bartlesville-supply.example
73.124.18.42
Chrome 134 / macOS 15.4
POST/api/paymentssuccessSubmitted ACH debit for Bartlesville Industrial Supply (Q4 2025).
May 6, 2026, 1:02 PM CDTap@bartlesville-supply.example
73.124.18.42
Chrome 134 / macOS 15.4
GET/api/payments/PAY-100121/receipt.pdfsuccessDownloaded payment receipt PAY-100121.
May 5, 2026, 9:01 AM CDTmarisol@bluesky-payroll.example
208.68.40.11
Edge 134 / Windows 11
POST/api/tpa/batch-uploadssuccessUploaded ICESA batch BSK-2026Q1-114 (32 employers, $96,422 total).
May 4, 2026, 2:14 PM CDTowner@redearthbakery.example
159.203.12.88
Safari 18.4 / iOS 18.4
POST/api/paymentserrorCard payment declined by processor (CVV mismatch).
May 4, 2026, 11:31 AM CDTsjamison@oesc.ok.gov
165.221.10.4
Chrome 134 / Windows 11
PATCH/api/staff/payments/PAY-100124successVoided PAY-100124 after R01 ACH return.
May 3, 2026, 6:55 AM CDTintern.test@oesc.ok.gov
165.221.10.81
Chrome 134 / Windows 11
GET/api/staff/employer/EMP-3091588/detailsunauthorizedBlocked: user lacks scope `employer.read.full`.
Successful reads & writes
Every authorized payment, view, or update creates a structured audit row. Searchable in real time.
Authorization failures
Blocked attempts to access employer data without scope. Flagged for compliance review.
Application errors
Captured with stack hash and correlation ID. Linked back to the user session and request.