diff options
Diffstat (limited to 'docs/security.rst')
-rw-r--r-- | docs/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.rst b/docs/security.rst index aab2c3d..6c648cd 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -203,7 +203,7 @@ AAF configuration ----------------- Usage of AAF can be turned on/off by setting ``UseAAF`` flag to ``true/false`` in the ``dmaapbc.properties`` file. By default AAF usage is turned on. -Property ``cadi.properties`` points to absolute path of the property file generated by AAF for the DmaaP BC application (``dmaap-bc@dmaap-bc.onap.org`` user). +Property ``cadi.properties`` points to absolute path of the property file generated by AAF for the DMaaP BC application (``dmaap-bc@dmaap-bc.onap.org`` user). This file is one of the AAF configuration files enabling authentication and authorization for DMaaP BC REST API. .. code-block:: bash |