blob: c0db9d6b1620f022df13d3e447fcb2c098d6e491 [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.
19See :ref:`Portal SDK <portal-sdk>`
20
21Access the ONAP Portal
22----------------------
23
24Access the ONAP Portal using a browser such as Mozilla Firefox or
25Google Chrome. The URL is dependent on a specific ONAP platform
26deployment.
27
28From the Portal, users access applications directly or by
29function using the Manage menu.
30
31.. figure:: onap-portal-home.png
32 :width: 900 px
33 :height: 600 px
34
35
36Roles in the ONAP Portal
37------------------------
38The Portal displays different menus for the following roles:
39
40* User
41
42* Portal Administrator
43
44* Application Administrator
45
46* Governor
47
48* Operator
49
50Each application also defines a distinct set of user roles.
51See Users.
52
53See also
54--------
55
56* `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_