Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
Architecture
Architecture
The OpenECOMP Portal is a platform that provides the ability to integrate different OpenECOMP 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. 

Image Removed

...

Any user seeking access to an OpenECOMP application will first visit the Portal, where authentication will be performed. Based on the user’s 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.

From the Portal, users access applications and Key Performance Indicators. Administrators onboard and manage applications and hosted application widgets, and manage user access.

Here are two views of the Portal landing screen, one for administrators, and one for users:

Image Removed

Figure 1. Portal landing screen for administrators

Image Removed

...

Please refer to detailed architecture documentation here (ReadTheDocs link).

Designing Services

The Portal provides the following design-time features:

...