blob: cd21268835f449a5c761066de1ea25caefda424b [file] [log] [blame]
Christopher Lott (cl778h)e1356d72017-11-06 16:46:54 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
Christopher Lott (cl778h)881d2192017-11-06 15:13:17 -05004Architecture
5------------
Christopher Lott (cl778h)e1356d72017-11-06 16:46:54 -05006
Christopher Lott (cl778h)881d2192017-11-06 15:13:17 -05007.. contents::
8 :depth: 3
9
Christopher Lott (cl778h)e1356d72017-11-06 16:46:54 -050010**PORTAL Platform**
11
Christopher Lott (cl778h)881d2192017-11-06 15:13:17 -050012The ONAP Portal is a platform that provides the ability to integrate different ONAP applications into a centralized Portal Core. The intention is to allow decentralized applications to run within their own infrastructure while providing common management services and connectivity. The Portal core provides capabilities including application onboarding & management, centralized access management, and hosted application widgets. Using the provided SDK, application developers can leverage the built-in capabilities (Services / API / UI controls) along with bundled tools and technologies.
Christopher Lott (cl778h)e1356d72017-11-06 16:46:54 -050013
Christopher Lott (cl778h)3b0029e2017-11-15 12:28:15 -050014.. image:: ONAP_Amsterdam_arch.png
Christopher Lott (cl778h)881d2192017-11-06 15:13:17 -050015
16The Portal provides a web-based user interface that provides access to all of the subsystems of an instance of ONAP. It offers both design-time tools and run-time monitoring and control.
17
18Any user seeking access to an ONAP application will first visit the Portal, where authentication will be performed. Based on the users configured access level, the Portal will let the user access different application widgets, and might also redirect the user to a specific run-time environment.
19
20From the Portal, users access applications and Key Performance Indicators. Administrators onboard and manage applications and hosted application widgets, and manage user access.
21
22Here are two views of the Portal landing screen, one for administrators, and one for users:
Christopher Lott (cl778h)e1356d72017-11-06 16:46:54 -050023
Christopher Lott (cl778h)881d2192017-11-06 15:13:17 -050024.. image:: PortalLandingPage.png