Managed identity
Supported P360 applications integrate with P360 Gate for signed-in entry, while the application retains responsibility for its own role checks.
Security & data handling
PUX Devs products handle operational records that deserve careful identity, authorization, audit and recovery design. The exact controls differ by product and client deployment, so we document the verified state instead of applying one blanket promise.
Control model
Identity matters, but so do server-side authority, data ownership, retry behaviour, auditability and the recovery path after failure.
Supported P360 applications integrate with P360 Gate for signed-in entry, while the application retains responsibility for its own role checks.
Sensitive routes are designed to verify role, object ownership or workflow authority again on the server.
Interfaces should expose the fields needed by the role and avoid turning encrypted or sealed records into broad dashboard data.
Material actions in supported products write actor, time and change context, with stronger database protection in workflows that require it.
Integrations and queued work are designed with visible pending or failed states rather than a success message after a partial failure.
Backup destination, retention, restore verification and recovery ownership are confirmed for the actual service scope.
Vendor review
A security conversation should end with evidence and responsibilities, not only a feature checklist.
01 · Identity
Review the provider, groups, roles, session model and leaver path for the chosen products.
02 · Data
Identify the application database, uploaded files, deployment boundary, retention and export path.
03 · Operations
Inspect retry, deduplication, user messaging, logs and the owner of manual recovery.
04 · Recovery
Separate a backup job from documented restore verification and any remaining offsite dependency.
Scope and honesty
Good security communication avoids absolute promises and distinguishes implemented code, configured deployment and verified operating evidence.
No serious system can promise that. We design defence in depth and discuss residual risk.
No external certification or compliance attestation is implied unless it is named with current evidence.
Some products have local restore verification while offsite activation remains a separate deployment item.
A dedicated client deployment and a proven shared multi-tenant model are different architectures.
Security review
Tell us which product, data and workflow are in scope. We can walk through architecture, authority boundaries, recovery responsibilities and the evidence available for that deployment.