blob: 6e565c80d0b14b30e50bd28cbe4e22de81c4808e [file] [log] [blame]
Instrumentald86e3222019-03-22 14:13:22 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3.. Copyright © 2017 AT&T Intellectual Property. All rights reserved.
4
5How to Onboard new ONAP Entities
6=================================
7In running AAF
8cd /opt/app/osaaf/data
9vi identities.dat
10insert like the following
11 ngi|ONAP NGI Application|NGI|ONAP Application|||a|aaf_admin
12
13Save (:wq)
14
15In GUI:
16AS AAF:
17
18ns create org.onap.ngi mmanager aaf_admin
19
20AS aaf_admin:
21
22got to GUI "MyNamespaces"
23got to Cred Details
24Create a Password - demo123456!
25
26Create "As Cert Artifact"
27(show web page)
28
29From GUI
30role create org.onap.ngi.service ngi@ngi.onap.org
31perm grant org.onap.ngi.access|*|* org.onap.ngi.service
32
33<Link to Certificates>