diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-07 09:12:01 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-07 17:21:35 +0000 |
commit | 86532163d19990e3acfa645a367ed0e0a1c787e0 (patch) | |
tree | 80b9048e39f887c6597fee4b0b3272aca826b448 /docs/security.rst | |
parent | b1fc08de84143ff49069f5b4dde0958a6cec4cd8 (diff) |
[DMAAP-BC] Update RTD setup files
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I0e03f3ed682e319c496b303462732c71436ae6d5
Issue-ID: DMAAP-1824
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 |