From: Instrumental Date: Sat, 26 May 2018 02:16:21 +0000 (-0500) Subject: Adjust Security Pictures X-Git-Tag: v2.1.1~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F49221%2F1;p=aaf%2Fauthz.git Adjust Security Pictures Issue-ID: AAF-331 Change-Id: Ife0c6664c6cd7911dbcb61907590b26d097e9b3e Signed-off-by: Instrumental --- diff --git a/docs/sections/architecture/images/SecurityArchCADIClient.svg b/docs/sections/architecture/images/SecurityArchCADIClient.svg new file mode 100644 index 00000000..66ab0737 --- /dev/null +++ b/docs/sections/architecture/images/SecurityArchCADIClient.svg @@ -0,0 +1,70 @@ + + + + + + X509 Client + + + X509 Client + + + or BasicAuth + + + + + + + + CADI Filter + + + + + + + + + CADI Filter + + + + + Application + Two + + + + + + User One + (Person) + + + + HTTP/S + + + + + + + + + + + Application + One + + + HTTP/S + + + + + Utilize CADI Client REST client (auto + loads credentials, Contexts, etc) + + + diff --git a/docs/sections/architecture/images/SecurityArchFull.svg b/docs/sections/architecture/images/SecurityArchFull.svg index 0093eaa1..f25fd0c2 100644 --- a/docs/sections/architecture/images/SecurityArchFull.svg +++ b/docs/sections/architecture/images/SecurityArchFull.svg @@ -1,6 +1,6 @@ - + @@ -192,6 +192,20 @@ Organizationally Defined + + + TLS 1.2+ + + + TLS 1.2+ + + + HTTP/S + + + HTTP/S + + X509 Client @@ -252,4 +266,10 @@ HTTP/S + + + Utilize CADI Client REST client (auto + loads credentials, Contexts, etc) + + diff --git a/docs/sections/architecture/security.rst b/docs/sections/architecture/security.rst index 7c4ef85d..93247899 100644 --- a/docs/sections/architecture/security.rst +++ b/docs/sections/architecture/security.rst @@ -93,6 +93,11 @@ In order to do this efficiently, ONAP services will use the CADI Client, which i * Highly scalable Endpoint information (at the very least, of AAF components) * The ability to propogate the Identity of originating Caller (User One) +.. image:: images/SecurityArchCADIClient.svg + :width: 70% + :align: center + + Obtaining Security Information ------------------------------