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.
8 The ONAP Portal integrates different ONAP applications in one place.
9 The Portal platform provides common management services and
10 connectivity, while the applications run separately.
12 From the Portal, users access applications. Administrators
13 onboard and manage applications and widgets, and manage user access.
15 The Portal SDK for application developers includes bundled tools,
16 technologies, and built-in capabilities such as services, APIs,
17 and UI controls. Existing applications can migrate to the Portal
18 with the provided APIs and libraries.
21 :ref:`docs tutorials portal-sdk <onap-portal:master_index>`
23 Access the ONAP Portal
24 ----------------------
26 Access the ONAP Portal using a browser such as Mozilla Firefox or
27 Google Chrome. The URL is dependent on a specific ONAP platform
30 From the Portal, users access applications directly or by
31 function using the Manage menu.
33 .. figure:: onap-portal-home.png
38 Roles in the ONAP Portal
39 ------------------------
40 The Portal displays different menus for the following roles:
44 * Portal Administrator
46 * Application Administrator
52 Each application also defines a distinct set of user roles.
58 * `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_