How To
Summary
From QRadar 7.4.0+ the application framework now supports the concept of multitenancy. In order to achieve this we have split the installation process of an application into two parts and named them:
1) Creating a docker image and pushing it to the docker registry running on the console (this is known as the Application Definition)
2) Starting a docker container using an image stored in the docker registry (this is known as an Application Instance)
For multitenancy from an application perspective you then have one Application Definition but can have multiple Application Instances which use that definition
Application Instances also require the administrator to specify a security profile id. This is how multitenancy is achieved for Application Instances i.e. A user with an associated security profile will only be able to view instances of that application in their UI.
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
30 March 2021
UID
ibm16437481