Configure Authentication
This guide explains how to configure authentication for your Harness AI SRE integrations.
For information about setting up project-level connectors for runbook actions, see Configure Project Connectors.
Overview
Each integration type requires specific authentication setup to ensure secure communication between Harness AI SRE and the external service.
Communication Tools
Slack
- Navigate to Organization Settings → Third Party Integrations (AI SRE)
- Click Connect for Slack
- Follow the OAuth flow to authorize Harness
- Configure workspace permissions
Microsoft Teams
- Navigate to Project Settings → Third Party Integrations (AI SRE)
- Select Microsoft Teams from the available integrations
- Enter your Azure AD credentials
- Grant necessary permissions
Zoom
- Navigate to Project Settings → Third Party Integrations (AI SRE)
- Select Zoom from the available integrations
- Configure OAuth settings
- Set meeting defaults
Ticketing Systems
Jira
- Navigate to Project Settings → Third Party Integrations (AI SRE)
- Select Jira from the available integrations
- Enter your API key
- Configure project mapping
ServiceNow
- Navigate to Project Settings → Third Party Integrations (AI SRE)
- Select ServiceNow from the available integrations
- Enter your instance URL and credentials
- Set up incident mapping
Best Practices
Security
- Use service accounts where possible
- Regularly rotate API keys
- Follow the principle of least privilege
- Monitor authentication logs
- Use OAuth when available
Maintenance
- Document all authentication configurations
- Set up key rotation schedules
- Monitor connector health
- Maintain backup access methods
- Review permissions regularly
Troubleshooting
Common Issues
-
Invalid Credentials
- Verify API key validity
- Check token expiration
- Confirm correct scopes
-
Connection Failures
- Verify network connectivity
- Check firewall rules
- Validate endpoint URLs
-
Permission Issues
- Review required scopes
- Check service account permissions
- Verify organization access
Next Steps
Documentation
Integration Guides
- Communication Tools
- Ticketing Systems