Recommended for enterprise environments requiring seamless user experience
This method leverages your existing MDM infrastructure to deploy a lightweight authentication helper alongside the browser extension, enabling automatic user authentication based on their current system session.
Overview
The deployment includes two components:
- Browser Extension: The main Zygon Copilot interface, deployed through your standard browser extension management process.
- Authentication Helper: A small executable that handles automatic authentication
Benefits
- Seamless user experience: Users are automatically authenticated without manual login
- Centralised management: Deploy and manage through your existing MDM infrastructure
- Enhanced security: Leverages existing system authentication and session management
- Reduced support burden: Eliminates user authentication issues and support tickets
Deployment Process
MDM Configuration
- Deploy the authentication helper executable through your MDM solution
- Deploy browser specific manifest files to ensure the browsers can communicate with the helper
Windows-Specific Setup
- A small setup script registers the manifest path in the Windows registry
Browser Extension Deployment
- Use your standard browser extension deployment method
- The extension will automatically detect and communicate with the helper