Security¶
Security administration protects your tenant data, controls access, and maintains compliance. You manage authentication, single sign-on, multi-factor authentication, and audit logs from the Security workspace.
Who this is for¶
Admin Executive Developer
Prerequisites¶
- Super Admin or Tenant Admin role
- Review of Administration Overview
- Access to your identity provider (for SSO configuration)
Security areas¶
| Area | Purpose | Path |
|---|---|---|
| Authentication | Password policy, session management, API keys | Security > Authentication |
| SSO | SAML, OIDC, SCIM, domain verification | Security > SSO |
| MFA | Enforce multi-factor authentication | Security > MFA |
| Audit Logs | Search, export, and retain activity records | Security > Audit Logs |
Security principles¶
ValuePact follows these principles across all security features:
- Tenant isolation: Users cannot access data outside their tenant.
- Least privilege: Users receive the minimum permissions needed.
- Audit everything: Administrative actions are logged and immutable.
- Fail secure: Misconfigurations default to denying access, not allowing it.
Step-by-step: open security settings¶
- Navigate to Admin > Security.
- Select a tab from the left sidebar.
- Review the current configuration.
- Click Edit to modify settings.
Sensitive changes
Changes to SSO, MFA, or password policy can lock users out. Coordinate changes and communicate timing to your organization.
Permissions required¶
| Role | Permission | Scope |
|---|---|---|
| Super Admin | Manage all security settings | Organization |
| Tenant Admin | Manage all security settings | Organization |
| Content Admin | View security configuration | Organization |
| Analyst | View own security settings | Own user |
| Viewer | View own security settings | Own user |
Limits and guardrails¶
Limit SSO configuration changes require a 5-minute cooldown between saves to prevent accidental lockout.
Limit Audit logs are retained for 90 days by default. Extend retention up to 7 years in Audit Logs > Retention.
Limit MFA enforcement applies to all users except break-glass emergency accounts.
Troubleshooting¶
Issue: users locked out after security change
Cause: SSO certificate expired, MFA enforcement is incomplete, or password policy is too strict. Resolution: Use a break-glass Super Admin account to revert the change. Verify the SSO certificate validity in Security > SSO.
Issue: security settings not saving
Cause: Another admin has the settings locked, or the change violates a policy constraint. Resolution: Check for an active editing session. Review error messages for constraint details.
Related pages¶
Escalation path¶
For tenant-wide lockout or suspected security breach:
- Use a break-glass Super Admin account to access the tenant.
- Revert the most recent security change.
- File a support ticket with severity Critical.
- Escalate to
#security-opsif unauthorized access is confirmed.