summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/onapportal.rst
blob: 205798ec3a0547038cb961b5783c7619c11affb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 AT&T Intellectual Property.  All rights reserved.


ONAP Portal
===========
The ONAP Portal integrates different ONAP applications in one place.
The Portal platform provides common management services and
connectivity, while the applications run separately.

From the Portal, users access applications. Administrators
onboard and manage applications and widgets, and manage user access.

The Portal SDK for application developers includes bundled tools,
technologies, and built-in capabilities such as services, APIs,
and UI controls. Existing applications can migrate to the Portal
with the provided APIs and libraries.
See Portal SDK_.

:ref:`docs tutorials portal-sdk <onap-portal:master_index>`

Access the ONAP Portal
----------------------

Access the ONAP Portal using a browser such as Mozilla Firefox or
Google Chrome. The URL is dependent on a specific ONAP platform
deployment.

From the Portal, users access applications directly or by
function using the Manage menu.

.. figure:: onap-portal-home.png
   :width: 900 px
   :height: 600 px


Roles in the ONAP Portal
------------------------
The Portal displays different menus for the following roles:

* User

* Portal Administrator

* Application Administrator

* Governor

* Operator

Each application also defines a distinct set of user roles.
See Users.

See also
--------

* `Applications in the Portal <https://wiki.onap.org/x/h4sP>`_