Clean-up using onap section
[doc.git] / docs / guides / onap-user / platformadmin.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
6 ONAP Portal
7 ===========
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.
11
12 From the Portal, users access applications. Administrators
13 onboard and manage applications and widgets, and manage user access.
14
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.
19 See :ref:`Portal SDK <portal-sdk>`
20
21 Access the ONAP Portal
22 ----------------------
23
24 Access the ONAP Portal using a browser such as Mozilla Firefox or
25 Google Chrome. The URL is dependent on a specific ONAP platform
26 deployment.
27
28 From the Portal, users access applications directly or by
29 function using the Manage menu.
30
31 .. figure:: onap-portal-home.png
32    :width: 900 px
33    :height: 600 px
34
35
36 Roles in the ONAP Portal
37 ------------------------
38 The 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
50 Each application also defines a distinct set of user roles.
51 See Users.
52
53 See also
54 --------
55
56 * `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_