Connection
Lemnia reads the systems present in the company (ERPs, e-commerce, mail, calendar, support, document repositories such as Google Drive, OneDrive, SharePoint and network folders, and external MCP servers) using only the credentials needed for reading. Writing always requires the explicit consent of the administrator.
TECHNICAL TRACK
Signed connectors built on the published protocols of the source systems (OAuth2 for Microsoft 365 / Google Workspace, REST APIs for Zucchetti, TeamSystem, SAP B1, WhatsApp Business Cloud API, IMAP IDLE for mail, file-share and cloud-drive connectors for Google Drive / OneDrive / SharePoint / network folders, and the Model Context Protocol for external MCP servers). Each connector inherits the document-level ACLs of the source system: that permission set is mirrored into the graph and enforced at retrieval, before ranking, so that no result, snippet or citation surfaces to a user who lacks source-system permission. CST.494
Credentials live in the OS keychain (Keychain Access on macOS, Credential Manager on Windows). Never persisted in clear text on the application disk. Refresh tokens rotated every 24h. CST.375