Account Management
An Account represents a managing user and can be utilized in the following ways:
- Dashboard Admin – Manages system preferences and configurations.
- API Access – Accounts can be generated specifically for API usage.
Note: Refer to the "Terms" section for additional context.
Account Fields
- Date Created – The date when the account was created.
- Date Updated – The last date the account was edited.
- Enabled – Indicates whether the account is enabled or disabled.
- Name – A meaningful name for the account.
- Username – The account's username.
- Email – The email address associated with the account.
- ACL – A list of administrative privileges assigned to the account. (Refer to the ACL documentation for details.)
Account Actions
- Edit – Clicking the pencil (black) icon opens the account editing page.
- Duplicate – Clicking the duplicate (green) icon creates a similar entry, with a pop-up window to modify the fields.
- View Logs – Clicking the bars (yellow) icon displays the account activity log.
- Delete – Clicking the bin (red) icon deletes the account.
Creating a New Administrator
To create a new administrator account:
- Click the +New (green) icon in the top-right corner of the screen.
- Fill in the required fields and set the appropriate permissions.
Security
To enhance account security:
- IP Restriction – Limit account access to specific IP addresses (CIDR).
- Authorization Methods:
- Basic Authentication
- JWT Authentication
- ACL Configuration – Set the appropriate ACL for each account to restrict access to specific actions and screens. (Refer to the ACL documentation for further details.)
Comments
0 comments
Please sign in to leave a comment.