List view
Integrations
Integrations
Applications
Applications
App-specific Handling
App-specific Handling
test
test
Â
Claude
Â
Claude is one of the most popular coding agents. However, it still lacks some critical features that would allow it to be widely deployed and governed by enterprises. More specifically, additional steps are required to ensure that Lumia, in its various configurations, can effectively govern Claude.
Â
The following tables summarize the additional steps required to complement the Lumia deployment/integration in order to fully govern Claude:
ã…¤ | Zscaler | Cloudflare | Netskope | Local installers |
Claude Desktop App - Chat | - | - | - | - |
Claude Desktop App - Code | - | - | - | - |
Claude Desktop App - CoWork | - | - | - | - |
Claude Code CLI | 1 | 1 | 1 | - |
Â
[1] Some Node desktop and CLI applications doesn’t respect system proxy configurations and do not automatically trust system trusted certificates. So, an additional environment variable needs to be set on the user’s context:
launchctl setenv NODE_USE_SYSTEM_CA 1 launchctl setenv NODE_EXTRA_CA_CERTS "/Path/to/SASE_certificate"
For Cloudflare, the certificate is usually available at
/Library/Application Support/Cloudflare/installed_cert.pemÂ
Â
Â
Â