[BUG] Server-managed settings from admin console not syncing to Claude Code CLI

Status Fixed / completed
Reported on v2.1.85
Maintainer reply None cached
Activity 5 comments · opened Apr 7, 2026 · closed Apr 20, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Server-managed settings configured via the admin console at https://claude.ai/admin-settings/claude-code are not being picked up by Claude Code on the local machine.

  • Settings are configured (v2, 11 days old) with deny permissions for sensitive paths
  • User is Primary Owner of the organization (Team plan)
  • Auth is confirmed working (claude auth status shows correct org)
  • No managed settings cache file is found locally under ~/.claude/
  • /permissions only shows rules from local ~/.claude/settings.json, none from the admin console
  • Logging out and back in does not trigger a sync

Related: #43181 (file-based managed-settings.json also not honored)

What Should Happen?

Deny permissions configured in the admin console should be fetched at startup and enforced locally, appearing in /permissions.

Error Messages/Logs

No errors — settings are silently not applied.

Steps to Reproduce

  1. Configure deny permissions in https://claude.ai/admin-settings/claude-code
  2. Log in to Claude Code CLI with the same org account (Team plan, Primary Owner)
  3. Run /permissions → managed deny rules are missing
  4. Check ~/.claude/ for managed settings cache → no file found

Claude Model

claude-opus-4-6

Is this a regression?

Unknown — first time configuring managed settings

Claude Code Version

2.1.85

Platform

Anthropic API (claude.ai auth)

Operating System

macOS (Darwin 25.4.0)

Terminal/Shell

zsh / iTerm2

View original on GitHub ↗

5 Comments

github-actions[bot] · 4 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/43181
  2. https://github.com/anthropics/claude-code/issues/40320
  3. https://github.com/anthropics/claude-code/issues/31113

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

Sebi2020 · 4 months ago

I can confirm the issue for Claude Code ~2.1.92~ 2.1.107. Managed settings are not loaded when claude code starts / authenticates.

moritzzimmer · 4 months ago

this seems to be fixed now

Sebi2020 · 4 months ago

@moritzzimmer Still not working with claude-code 2.1.114 and windows. Not fixed

<img width="347" height="68" alt="Image" src="https://github.com/user-attachments/assets/df0846a2-a3b1-4542-87c8-51325c93626a" />

github-actions[bot] · 4 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.