Security at Plur-e
Security at Plur-e
How Plur-e Mobile, the Admin Center, Plur-e Printer and Plur-e MCP handle identity, data and printing.
Quick answer
Plur-e authenticates Admin Center users with Microsoft Entra ID and mobile users with per-user credentials created in the Admin Center; every transaction runs under Business Central permissions; traffic is encrypted with TLS; the service is hosted on Microsoft Azure; Plur-e Printer only prints jobs authorized by its Printer Key; Plur-e MCP adds per-user OAuth, scopes, approvals and audit for AI agents. Vulnerabilities can be reported through security.txt.
Identity and access
| Admin Center | Microsoft Entra ID sign-in; customers and partners see only their tenants |
|---|---|
| Mobile users | Created in the Admin Center; temporary password by email; roles decide visible modules; activate / deactivate / delete |
| Business Central | The extension is consented by a Global Administrator; transactions respect Business Central permission sets |
Data
| System of record | Business Central. Plur-e stores configuration, users, printers, document history and cached master data. VALIDAR: full data inventory |
|---|---|
| In transit | TLS for app ↔ service ↔ Business Central |
| At rest | Microsoft Azure SQL and storage. VALIDAR: encryption details and region |
| Backups | VALIDAR: backup and retention policy |
| Subprocessors | Microsoft Azure, Stripe, ShipStation, OpenAI (Chat Bot Assistant), Anthropic (MCP). VALIDAR complete list |
Printing
| Plur-e Printer | Runs on a Windows PC you control; pulls only jobs authorized by its Printer Key; keys can be rotated in the Admin Center. VALIDAR mechanism |
|---|
AI
| Plur-e MCP | Per-user OAuth, read-only by default, approvals for writes, full audit. Details under AI & MCP → Security |
|---|---|
| Chat Bot Assistant | Runs inside Business Central on OpenAI over the documents you import |
Reporting
| Vulnerabilities | /.well-known/security.txt. VALIDAR: dedicated mailbox |
|---|---|
| Agreements | DPA on request. VALIDAR template |