Batch, Remove unneeded Classes, refine, etc
[aaf/authz.git] / docs / sections / configuration / onboard.rst
1 .. 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
5 How to Onboard new ONAP Entities
6 =================================
7 In running AAF
8 cd /opt/app/osaaf/data
9 vi identities.dat
10 insert like the following
11   ngi|ONAP NGI Application|NGI|ONAP Application|||a|aaf_admin
12
13 Save (:wq)
14
15 In GUI:
16 AS AAF:
17
18 ns create org.onap.ngi mmanager aaf_admin
19
20 AS aaf_admin:
21
22 got to GUI "MyNamespaces"
23 got to Cred Details
24 Create a Password - demo123456!
25
26 Create "As Cert Artifact"
27 (show web page)
28
29 From GUI
30 role create org.onap.ngi.service ngi@ngi.onap.org
31 perm grant org.onap.ngi.access|*|* org.onap.ngi.service
32
33 <Link to Certificates>