[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 statusshows correct org) - No managed settings cache file is found locally under
~/.claude/ /permissionsonly 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
- Configure deny permissions in https://claude.ai/admin-settings/claude-code
- Log in to Claude Code CLI with the same org account (Team plan, Primary Owner)
- Run
/permissions→ managed deny rules are missing - 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
5 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
I can confirm the issue for Claude Code ~2.1.92~ 2.1.107. Managed settings are not loaded when claude code starts / authenticates.
this seems to be fixed now
@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" />
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.