X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsecurity.rst;h=6c648cd4c9226418f97b64594e094488bd3c9cd5;hb=86532163d19990e3acfa645a367ed0e0a1c787e0;hp=aab2c3d3721cc1abc8041193b437660695a1ec54;hpb=b1fc08de84143ff49069f5b4dde0958a6cec4cd8;p=dmaap%2Fbuscontroller.git 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