Merge "Correct CII badge %"
[doc.git] / docs / guides / onap-user / onapportal.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 Portal SDK_.
20
21 :ref:`docs tutorials portal-sdk <onap-portal:master_index>`
22
23 Access the ONAP Portal
24 ----------------------
25
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
28 deployment.
29
30 From the Portal, users access applications directly or by
31 function using the Manage menu.
32
33 .. figure:: onap-portal-home.png
34    :width: 900 px
35    :height: 600 px
36
37
38 Roles in the ONAP Portal
39 ------------------------
40 The 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
52 Each application also defines a distinct set of user roles.
53 See Users.
54
55 See also
56 --------
57
58 * `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_