Force Console Login
Settings authentication 69
Restrict authentication to Anthropic Console accounts only. This ensures all usage is billed through the API billing system and prevents access via Claude.ai accounts, ideal for enterprise environments with centralized billing.
npx claude-code-templates@latest --setting authentication/force-console-login claude-code — force-console-login
Content
JSON
{
"description": "Restrict authentication to Anthropic Console accounts only. This ensures all usa..."
"forceLoginMethod": "console"
}