Security
Secure your Cliq workspace with best practices and features
Security
Cliq takes security seriously. Learn how to protect your workspace and data.
Authentication
Password Requirements
All passwords must meet these requirements:
- Minimum 8 characters
- At least one uppercase letter
- At least one lowercase letter
- At least one number
Two-Factor Authentication (2FA)
Add an extra layer of security with 2FA:
- Go to Profile → Security
- Click Enable 2FA
- Scan the QR code with your authenticator app
- Enter the verification code
- Save your backup codes
Save your backup codes in a secure location. You'll need them if you lose access to your authenticator app.
Enforcing 2FA for Your Team
Admins can require all members to use 2FA:
- Go to Settings → Security
- Enable Require 2FA for all members
- Set a grace period for members to enable 2FA
Single Sign-On (SSO)
Enterprise workspaces can configure SSO with:
- Google Workspace
- Microsoft Azure AD
- Okta
- Custom SAML 2.0 providers
Configuring SSO
- Go to Settings → Security → SSO
- Select your identity provider
- Follow the provider-specific setup instructions
- Test the connection
- Enable SSO for your workspace
Session Management
Active Sessions
View and manage your active sessions:
- Go to Profile → Security → Sessions
- See all devices where you're logged in
- Click Revoke to end a session
Session Timeout
Configure automatic session timeout:
- Go to Settings → Security
- Set Session Timeout duration
- Choose whether to require re-authentication
Audit Logs
Track all security-relevant events in your workspace:
Logged Events
- Member sign-ins and sign-outs
- Failed login attempts
- Role changes
- Member invitations and removals
- Workspace setting changes
- Project access changes
Viewing Audit Logs
- Go to Settings → Security → Audit Log
- Filter by date range, user, or event type
- Export logs as CSV for compliance
Data Protection
Encryption
- In Transit - All data is encrypted using TLS 1.3
- At Rest - All data is encrypted using AES-256
Data Residency
Cliq is based in Norway and stores data in European data centers, ensuring GDPR compliance.
Backups
- Automatic daily backups
- 30-day backup retention
- Point-in-time recovery available
API Security
API Keys
Manage API keys for integrations:
- Go to Settings → API
- Click Create API Key
- Set permissions and expiration
- Copy and securely store the key
API keys provide programmatic access to your workspace. Never share them publicly or commit them to version control.
Rate Limiting
API requests are rate-limited to prevent abuse. See Rate Limiting for details.
Security Best Practices
- Enable 2FA for all team members
- Use SSO if available for your organization
- Review audit logs regularly
- Rotate API keys periodically
- Remove inactive members promptly
- Use strong, unique passwords