Enterprise Security

Enterprise Security & Access Control

Vyntech Support Desk is built from the ground up for high-security environments. Learn how role-based permissions, privacy safeguards, and secure customer portal authentication keep your data safe.

Security Highlights

Role-Based Access (RBAC)

Enforce least-privilege principles with distinct roles for Administrators, Support Agents, and Read-Only Viewers.

Confidential Internal Notes

Private agent-only discussion threads are strictly isolated and never exposed in customer-facing notifications or portals.

Australian Sovereign Hosting

Data residency guaranteed within Australian datacenters, compliant with Privacy Act principles and Essential Eight controls.

Agent Roles & Permissions

RoleTicket CapabilitiesAdministrative Permissions
AdminFull control: create, reply, assign, close, reopen, and delete tickets.Manage departments, SLA policies, agent team members, email routing, and webhooks.
AgentManage and reply to assigned tickets, post internal notes, and update statuses.Access canned responses and view assigned departmental queues.
ViewerRead-only visibility for reporting, audits, and oversight.View ticket analytics and historical metrics without modification rights.

Secure Customer Portal Access

When embedding the self-service customer portal into your SaaS or mobile applications, your application backend generates a secure, signed token to authenticate customer sessions:


Customer Portal Token GenerationAuth

Generate a secure session token on your application backend to authenticate embedded customer portal clients.

Payload Example

{
  "customer_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "customer_email": "alice@acme.com",
  "expires_in": "24h"
}

Status Codes

  • Name
    200
    Type
    HTTP
    Description
    Portal session token created
  • Name
    401
    Type
    HTTP
    Description
    Invalid backend API key
Request
POST/api/v1/support/portal-auth
Response 200

We use cookies and similar technologies to measure traffic and improve the site. You can choose which categories to allow. Manage Preferences.