summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-15 10:21:17 -0600
committerInstrumental <jonathan.gathman@att.com>2018-11-15 10:38:08 -0600
commitf3f006c84464f01ac397dba365f9e2225684f5c5 (patch)
tree786765acc73c6664711e03c86733c35723f60601 /docs
parent230727c305d88560ec9d61a7048b0194a81650e2 (diff)
Fix client.rst
Issue-ID: AAF-632 Change-Id: I5250da18d10953c75d98bac16be5d50a2744daae Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/sections/configuration/client.rst17
1 files changed, 10 insertions, 7 deletions
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
+ }
+