Search the documentation
2 pages for claude_code_session_access_token.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Customize sessions in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-configuration
…---------------------------------------------------------------- | | `CLAUDE_CODE_SESSION_ACCESS_TOKEN` | The session JWT, prefixed `sk-ant-cc-`. Its `act` claim identifies the session creator, with…
Verify session identity in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-identity
# Verify session identity in self-hosted environments > Verify the CLAUDE_CODE_SESSION_ACCESS_TOKEN JWT so services on your network can trust requests from sessions in your self-hosted environment.…