Skip to main content

10 docs tagged with "security"

View all tags

Access logs

SUPERUSER audit feed for authentication, session, password, and role-management events across the platform.

Audit logging

What Delphi records as audit and security events — the per-event fields required by BSR 4.1.1/4.1.2 (time, type, origin IP, user ID), the actor-context block, and which platform actions emit which event.

AWS security setup

IAM, SSM Parameter Store, Secrets Manager, ECR access, and instance-profile patterns for Delphi deployments on AWS.

Internal encryption

PostgreSQL SSL and Redis TLS rollout across api, web, voice, ops, and telpro. Staged sequence with rollback-friendly intermediate states.

Log and telemetry obfuscation

How Delphi scrubs PII — DTMF digits, phone numbers, transcripts, and secrets — across three layers: the in-process logger, the DTMF-aware logDTMF helper, and the OTel collector transform processors.

Password expiry

How password maximum age, reminders, and forced change work for credential-based Delphi accounts.

Roles and access

Two-level role model — system role on the user, team role per membership — and the permission matrix that flows from it.

Security event export

Export Delphi security and audit events from SigNoz into external SIEM or observability systems.

Session management

Concurrent session limits, revocation, and Redis-backed session store behaviour for Delphi Auth.