Configuring Microsoft Edge Local Network Access (LNA) for NetDocuments
Administrator Guide for Enterprise Deployment
Overview
Starting with Edge 143, browsers require explicit permission for websites to communicate with local applications through Local Network Access (LNA). This affects NetDocuments desktop integrations, specifically:
- ndOffice – Opens documents directly in Microsoft Office applications
- ndClick – Handles document downloads and local file operations
Without proper LNA configuration, users will encounter prompts or failures when using these NetDocuments features.
NetDocuments URL Patterns
You’ll need to add both of these URL patterns to cover all NetDocuments deployments:
Deployment Region
URL Pattern
US Deployments
https://[*.]netvoyage.com
International Deployments
https://[*.]netdocuments.com
Recommendation: Always configure both domains to support cross-region workspaces.
Registry Key to Add
For environments without centralized management, you can deploy via registry directly.
Registry Keys
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\LocalNetworkAccessAllowedForUrls
Name: 1
Type: REG_SZ
Data: https://[*.]netvoyage.com
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\LocalNetworkAccessAllowedForUrls
Name: 2
Type: REG_SZ
Data: https://[*.]netdocuments.com

