mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 21:17:36 +00:00
|
|
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| sbin | ||
| schema | ||
| share | ||
| tests | ||
| www/users | ||
| README.md | ||
👥 User Management
Unified identity management
Category: Access
Screenshot
Features
- User CRUD
- Groups
- Service provisioning
- RBAC
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-users
Configuration
Configuration file: /etc/secubox/users.toml
API Endpoints
GET /api/v1/users/status- Module statusGET /api/v1/users/health- Health check
License
LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.
