User Management
User Management
The Users page lets tenant Admins and Owners add people to a Scimify tenant, grant or remove admin access, suspend accounts, and remove users.
For shared concepts (search, filters, owner constraints), see the shared User Management guide.
Access
- Log in at scimify.veraproof.io.
- Open Users from the admin navigation.
- You need Admin or Owner privileges to manage users.
User roles
Scimify uses three tenant roles. Each user has exactly one role per tenant.
| Role | Typical use | Dashboard & metrics | Integrations & SCIM config | User management |
|---|---|---|---|---|
| Owner | Tenant creator | Yes | Yes | Yes |
| Admin | Platform administrators | Yes | Yes | Yes |
| Viewer | Read-only stakeholders | Yes | No | No |
- Owner — Full access including billing. Cannot be changed or deleted from the UI; contact [email protected] to transfer ownership.
- Admin — Can configure integrations, SCIM endpoints, billing (where applicable), and manage other users.
- Viewer — Can sign in and use read-oriented admin views (for example the dashboard). Cannot change integrations, SCIM settings, or user accounts.
Scimify does not have a separate Analyst role. Operational SCIM changes come from your IdP; the admin console is for configuration and monitoring.
Create a user
- On the Users page, click Create User.
- Enter Email address and Full name.
- Optionally check Grant admin privileges to create an Admin; leave unchecked for Viewer.
- Click Create User.
Note: No email invitation is sent. The user signs in at scimify.veraproof.io; Scimify links their account to your tenant when the email matches.
Change admin access
Scimify uses Make Admin / Remove Admin (not a multi-role dropdown):
- Find the user in the table.
- Click Make Admin or Remove Admin in the Actions column.
- Confirm the action.
You cannot change your own role or the Owner role from the UI. Before removing the last Admin, promote another user first.
Suspend, activate, and delete
Suspend (recommended when access should end)
Suspend blocks the user from Scimify admin features while keeping their account in the tenant. Audit log entries keep their link to that user, which helps if you need to know who changed configuration later.
- Click Suspend and confirm.
- To restore access, click Activate.
Delete (permanent)
Delete permanently removes the user from the tenant.
When you delete a user, Scimify may detach their account from audit log entries (events remain, but no longer reference that user) and remove integration configurations they owned. If PostgreSQL still enforces the audit log foreign key in your environment, delete can fail until references are cleared—suspend avoids that problem while preserving attribution.
Prefer suspend over delete when audit history matters. Delete only when the account must be fully removed.
- Click Delete and read the confirmation.
- Confirm to remove the user.
You cannot suspend, delete, or change admin status for the Owner account or your own account.
Search and filters
- Search by name or email.
- Filter by admin status, subscription status, or account status (active / pending / suspended).
- Click Refresh to reload the list and summary tiles.
Best practices
- Least privilege — Default new users to Viewer unless they need to configure integrations.
- Suspend before delete when someone leaves but you want audit attribution preserved.
- Separate admin accounts — Use dedicated Admins for SCIM connector changes; avoid sharing owner credentials.
Related guides
- Scimify overview — Connectors and setup
- Okta SCIM configuration — IdP-side provisioning
- Shared user management — Cross-product basics
Support
Questions about roles or access? Contact [email protected].