Claude[old]

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
 
 
 
Â