aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-03-31 17:20:13 +0100
committerefiacor <fiachra.corcoran@est.tech>2022-04-05 15:48:22 +0100
commite49f6d600a6bdc828a2cd8a8e04b1182586a5e19 (patch)
treeb698a77d2c98110f0c26c34703fa91411a41ae39 /docs/architecture.rst
parent65cdebe21011e11405c6959ccd750bf1f8ddba49 (diff)
[DMAAP-DR] Doc updates for AAF and tlsEnabled2.1.11
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id2c216b67ebcd341088842a1f1016d06b7ebf8a7 Issue-ID: DMAAP-1714
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index cae6bca0..7310573b 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -10,13 +10,6 @@ Capabilities
The DMaaP Data Router (DR) provisioning API is an HTTPS-based, REST-like API for creating and managing
DR feeds and subscriptions, which provides a pub/sub architectural model for the transfer of data.
-The DR API also supports `AAF CADI authorization <https://docs.onap.org/en/latest/submodules/aaf/authz.git/docs/sections/architecture/cadi.html#authorization>`_.
-
-To use this feature, the API client must provide a valid AAF AppID / MechID with each request.
-To enable this feature, see the :ref:`configuration` section.
-
-.. note:: In future releases, AAF CADI auth will be enabled by default.
-
Usage Scenarios
---------------
Typically, DR pub clients request the provisioning of a new DR feed.