Configuration
Configure Corral AI to match your organization’s requirements and security policies.
Application Settings
Key configuration settings for your Corral deployment:
| Setting | Description | Default |
|---|---|---|
CORRAL_TENANT_ID | Your Azure AD tenant ID | Required |
CORRAL_LOG_LEVEL | Logging verbosity | Information |
CORRAL_MAX_AGENTS | Maximum concurrent agents | 10 |
Azure AD Integration
Configure Azure AD for single sign-on:
{
"AzureAd": {
"Instance": "https://login.microsoftonline.com/",
"TenantId": "your-tenant-id",
"ClientId": "your-client-id"
}
} AI Model Configuration
Configure which AI models are available:
- Azure OpenAI: Connect to your Azure OpenAI deployment
- Model Selection: Choose default models for different use cases
- Rate Limiting: Set usage limits per user or team