summaryrefslogtreecommitdiffstats
path: root/docs/sections/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/configuration')
-rw-r--r--docs/sections/configuration/AAF_4.1_config.rst4
-rw-r--r--docs/sections/configuration/onboard.rst1
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/sections/configuration/AAF_4.1_config.rst b/docs/sections/configuration/AAF_4.1_config.rst
index ff9816a1..453ee231 100644
--- a/docs/sections/configuration/AAF_4.1_config.rst
+++ b/docs/sections/configuration/AAF_4.1_config.rst
@@ -48,11 +48,11 @@ Prerequisites
* (You can also get the ONAP TEST Root CA there)
- * the latest aaf-auth-cmd-<VERSION>-full.jar from `ONAP Nexus`_.
+ * the latest aaf-cadi-aaf-<VERSION>-full.jar from `ONAP Nexus`_.
* you can still use the same "agent.sh" script below
.. _AAF FileServer: http://aaf-onap-test.osaaf.org/-
-.. _ONAP Nexus: https://nexus.onap.org/#nexus-search;quick~aaf-auth-cmd
+.. _ONAP Nexus: https://nexus.onap.org/#nexus-search;gav~~aaf-cadi-aaf~~~
-----------------------
Obtain the Agent Script
diff --git a/docs/sections/configuration/onboard.rst b/docs/sections/configuration/onboard.rst
index 6f80e6e9..4a1fa73b 100644
--- a/docs/sections/configuration/onboard.rst
+++ b/docs/sections/configuration/onboard.rst
@@ -8,6 +8,7 @@ In running AAF
cd /opt/app/osaaf/data
vi identities.dat
insert like the following
+
ngi|ONAP NGI Application|NGI|ONAP Application|||a|aaf_admin
Save (:wq)
/a> 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187