Accounts
Users and groups in the system
Users
Users registered or saved after succesfull authentication through some auth sources.
User Login Methods
Default action is, every user has username and password and we have 3 login methods, password, apiKey, certificate.
- Password: Every user has username and password if not entered random username and passwords generates
- ApiKey: You can create ApiKey for API calling.
- Certificate: You can create an certificate for login. This is usefull especially for IOT devices and applications. You need to select an [Intermedia Authentication] (./settings/pki.md) certificate for signing.
User Roles
Roles are static, You cannot edit or delete, you can just assign. There are 4 types of roles. They are ordered as descending.
- Admin: All
- DevOps: Only limited API call (Create user)
- Reporter: Dashboard, Summary for all users
- User: Does have nothing, only user related stuff
Groups
Create groups as you need. They are so useful for policy management
2FA
We support 2FA with Time-based One-time Password (TOTP) by qr codes.
For activating and using, you need to install one of the apps below
After enable 2FA, you will see qr code,
capture it with installed program and type password for verify
Invite
You can invite your teammates to join your networks. Enter emails by spaces or newline or just , character