Creating and Managing Connections
Adding a New Connection
- Go to Connections in your workspace.
- Click Create Connection.
- Select the connection type from the available integrations.
- Configure authentication and connection settings.
- Test the connection to verify access.
- Save and optionally set as default for the integration type.
Secrets Management
Sensitive information is never stored directly in connection configurations. Instead, use secret references.Best Practices
Security Best Practices
- Principle of Least Privilege: Grant only the minimum permissions needed to service accounts.
- Regular Rotation: Automate credential rotation where possible.
- Audit Access: Review connection usage logs regularly.
- Environment Separation: Use different connections for dev, staging, and production environments.