What feature would you like to see?
Many organizations disable key-based authentication on Azure OpenAI resources for security compliance reasons. Currently, the Codex CLI only supports:
- OpenAI API key authentication (OPENAI_API_KEY/CODEX_API_KEY)
- ChatGPT OAuth authentication
This prevents users from using Codex CLI with Azure OpenAI deployments that require Azure AD authentication.
Additional information
Use Case
- This would enable enterprise users to use Codex CLI with their organization's Azure OpenAI resources while maintaining security best practices and compliance requirements.