Manage Users
Roles (types of users)
There are four types of users in Cisco Panoptica. Each user is defined as one of these types.
- Administrator- full access to create, delete, view, and change any object (such as a cluster, a policy, or other users) in Panoptica
- Service User- used by third-party applications (such as the Panoptica Controller) for programmatic access; has permissions similar to the Admin
- Account Auditor - can view all information for objects on Panoptica, but cannot add, delete, or make any changes.
- CI/CD Scanner - this is a service account, for APIs accessing Panoptica functionality for CI/CD scanning.
Add users
- In the Panoptica console, navigate to the System _page, and then select the _MANAGE USERS tab.
- Click New user.
- Select the role for the user, enter details for the user, and then click FINISH.
- For Service User and CI/CD Scanner, a Token window will be displayed.
Take note of the Access Key, Secret Key, and Controller Secret Key values. You will need these when you invoke that user.

Modify or Delete users
- Navigate to the MANAGE USERS tab.
- Select the user.
- Click _Edit _to modify the user, or _Delete _to delete the user.
Updated about 1 month ago