Create a Profile
Last updated
Was this helpful?
Last updated
Was this helpful?
In the open-appsec WebUI create a new Profile as follows,
You will get into the related Profile page:
Select the correct subtype for your intended open-appsec deployment on Docker (NGINX or Kong).
A deployment profile in the open-appsec WebUI supports two different management modes for connected agents to chose from:
Enforce policy, by clicking the button at the top right of the page.
Step 5: Copy Token
Copy the token shown in the profile by clicking the copy token option shown below. You need to provide this token in the following open-appsec installation steps on Docker:
Step 6: Install open-appsec
Follow the instructions provided here to install open-appsec, once those have been successfully performed the deployed open-appsec Agent will automatically connect to the Profile created in the steps above, and after about two minutes, you will see a green notification bar in the Web UI.
“Declarative configuration” (Local Management): In this mode after connecting the deployment to WebUI you will still configure everything in the local declarative configuration file, but the WebUI will show you all settings (in read-only) and you can monitor agent status, logs and security events comfortably. In addition learning will be shared between multiple agents connected to the same profile and you can take decisions on tuning suggestions in the WebUI. “This management” (Central Management): In this mode after connecting the deployment to WebUI you will be able to manage all open-appsec settings centrally (local configuration file will not be used by the agent anymore) and monitor agent status, logs and security events comfortably from the central WebUI. Step 4: Enforce Policy