From: Instrumental Date: Thu, 15 Nov 2018 16:21:17 +0000 (-0600) Subject: Fix client.rst X-Git-Tag: 2.1.9~118^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f3f006c84464f01ac397dba365f9e2225684f5c5;hp=230727c305d88560ec9d61a7048b0194a81650e2;p=aaf%2Fauthz.git Fix client.rst Issue-ID: AAF-632 Change-Id: I5250da18d10953c75d98bac16be5d50a2744daae Signed-off-by: Instrumental --- diff --git a/docs/sections/configuration/client.rst b/docs/sections/configuration/client.rst index d5ebd881..ea7b7364 100644 --- a/docs/sections/configuration/client.rst +++ b/docs/sections/configuration/client.rst @@ -17,12 +17,14 @@ Properties are separated into * local * where there is Machine specific information (i.e. GEO Location (Latitude/Longitude) * where this is Machine specific Certificates (for running services) - * This is because the certificates used must match the Endpoint that the Container is running on - * Note Certificate Manager can Place all these components together in one place. - * For April, 2018, please write Jonathan.gathman@att.com for credentials until TEST Env with Certificate Manager is fully tested. Include - 1. AAF Namespace (you MUST be the owner for the request to be accepted) - 2. Fully Qualified App ID (ID + Namespace) - 3. Machine to be deployed on. + + * This is because the certificates used must match the Endpoint that the Container is running on + * Note Certificate Manager can Place all these components together in one place. + + * For April, 2018, please write Jonathan.gathman@att.com for credentials until TEST Env with Certificate Manager is fully tested. Include + 1. AAF Namespace (you MUST be the owner for the request to be accepted) + 2. Fully Qualified App ID (ID + Namespace) + 3. Machine to be deployed on. Client Credentials ------------------ @@ -210,4 +212,5 @@ Note the FULL class is available in the authz repo, cadi_aaf/org/onap/aaf/client e.printStackTrace(); } } - } \ No newline at end of file + } +