blob: 8c1107bb41b3d0e7579c5ead05a4ba9524086d9b [file] [log] [blame]
Rich Bennett5baea462017-09-13 03:19:19 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
Rich Bennettb921b992017-11-17 08:28:37 -05002.. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
Rich Bennett5baea462017-09-13 03:19:19 -04004
Rich Bennetta4bb1e72018-04-11 16:47:49 -04005
6ONAP Portal
Rich Bennett8c401472017-11-18 10:14:21 -05007===========
Rich Bennetta4bb1e72018-04-11 16:47:49 -04008The ONAP Portal integrates different ONAP applications in one place.
9The Portal platform provides common management services and
10connectivity, while the applications run separately.
Rich Bennettb921b992017-11-17 08:28:37 -050011
Rich Bennetta4bb1e72018-04-11 16:47:49 -040012From the Portal, users access applications. Administrators
13onboard and manage applications and widgets, and manage user access.
Rich Bennettb921b992017-11-17 08:28:37 -050014
Rich Bennetta4bb1e72018-04-11 16:47:49 -040015The Portal SDK for application developers includes bundled tools,
16technologies, and built-in capabilities such as services, APIs,
17and UI controls. Existing applications can migrate to the Portal
18with the provided APIs and libraries.
Welch, Lorraine (lb2391)23660a42019-01-14 11:49:06 -050019See Portal SDK_.
20
21.. _SDK: https://docs.onap.org/en/latest/submodules/portal.git/docs/tutorials/portal-sdk/index.html
Rich Bennetta4bb1e72018-04-11 16:47:49 -040022
23Access the ONAP Portal
24----------------------
25
26Access the ONAP Portal using a browser such as Mozilla Firefox or
27Google Chrome. The URL is dependent on a specific ONAP platform
28deployment.
29
30From the Portal, users access applications directly or by
31function using the Manage menu.
32
33.. figure:: onap-portal-home.png
34 :width: 900 px
35 :height: 600 px
36
37
38Roles in the ONAP Portal
39------------------------
40The Portal displays different menus for the following roles:
41
42* User
43
44* Portal Administrator
45
46* Application Administrator
47
48* Governor
49
50* Operator
51
52Each application also defines a distinct set of user roles.
53See Users.
54
55See also
56--------
57
58* `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_