Access Control
User management, permissions, roles, and invitations
9 pages
Access Control Tutorial
Step-by-step tutorial to create a read-only user and grant database access in TerminusDB using curl. Takes less than 10 minutes.
Access Control Tutorial Source Code
Complete source code walkthrough for the TerminusDB JavaScript access control tutorial.
Invite Users to Your Team
A how-to guide for inviting collaborators to your team using the TerminusDB dashboard.
Manage Access Control with the CLI
Create users, list roles, grant and revoke capabilities using the TerminusDB CLI. Includes a worked example for anonymous public cloning.
Access Control Reference
Complete reference for TerminusDB's role-based access control system. Manage users, roles, capabilities, and database permissions via the HTTP API.
Access Control Reference Guide
A driver to manage access control with the JS Client
Access Control with the JavaScript Client Reference Guide
A reference guide to help understand TerminusDB access control using the JavaScript Client to manage teams, users and database access
Managing Users and Invitations in TerminusDB
Learn how to create organizations, invite users with specific roles, and manage authorization in TerminusDB using the REST API
Authentication Errors — TerminusDB Troubleshooting
Fix authentication errors with TerminusDB including wrong credentials, password vs key parameter confusion, API key format issues, and permission denied errors.