Enportal/5.4/web integrations: Difference between revisions

imported>Mylene.stolpe
No edit summary
 
imported>Jason.nicholls
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:enPortal 5.4]]
[[Category:enPortal 5.4]]
{{DISPLAYTITLE:Application Management}}
{{DISPLAYTITLE:Web Integrations}}


 
One of the key features of enPortal is the ability to proxy external web applications. These applications are accessed by enPortal on behalf of the end-user, often with single sign-on and added security, and the
One of the key features of the portal is the ability to proxy external web applications. These applications are accessed by the portal on behalf of the end-user, often with single sign-on and added security, and the
content is modified to fit within the portal context. To achieve this behavior, the portal relies on Product Integration Modules (PIMs).
content is modified to fit within the portal context. To achieve this behavior, the portal relies on Product Integration Modules (PIMs).
These PIMs define the rules required to proxy the application as well as a set of channels that can be used to access specific elements of the proxied application. Before the application can be used within the portal, an administrator must first configure the parameters defined in the PIM specific to the installation environment.
These PIMs define the rules required to proxy the application as well as a set of channels that can be used to access specific elements of the proxied application. Before the application can be used within the portal, an administrator must first configure the parameters defined in the PIM specific to the installation environment.
<br>
 
<br>
For enPortal to proxy external external web applications it must know what type of application (generic or PIM) and other instance specific information such as what host and port that web application is running on.
Application management consists of two main components:
 
#registration of applications (servers) with the portal
The ''Web Integrations'' administration menu provides the following functions:
#creation/configuration of the application specific channels defined in the PIM.
 
<br>
# '''[[enportal/5.4/web_integrations/applications_and_licenses|Applications & Licenses]]''': Manage the list of registered application instances, also referred to as ''Targets''. Also view license usage.
This chapter describes the architecture of PIMs and how the portal registers application-related components within the system. It contains the following sections:
# '''[[enportal/5.4/web_integrations/explorer|Explorer]]''': Used to manage and/or create new PIMs. Also browse sample PIM content.
:* [[enportal/5.4/Application_Management/manage_application_tools|Managing Application Tools]]
# '''[[enportal/5.4/web_integrations/pim_import|PIM Import]]''': Used to load or upgrade PIMs onto the system.
:* [[enportal/5.4/Application_Management/registering_new_application|Registering a New Application]]
:* [[enportal/5.4/Application_Management/creating_channels|Creating Application-Specific Channels]]
:* [[enportal/5.4/Application_Management/CRS|Content Retrieval Service (CRS) ]]
:* [[enportal/5.4/Application_Management/access_control_proxied_channels|Access Control for Proxied Channels]]

Latest revision as of 13:04, 27 June 2014


One of the key features of enPortal is the ability to proxy external web applications. These applications are accessed by enPortal on behalf of the end-user, often with single sign-on and added security, and the content is modified to fit within the portal context. To achieve this behavior, the portal relies on Product Integration Modules (PIMs). These PIMs define the rules required to proxy the application as well as a set of channels that can be used to access specific elements of the proxied application. Before the application can be used within the portal, an administrator must first configure the parameters defined in the PIM specific to the installation environment.

For enPortal to proxy external external web applications it must know what type of application (generic or PIM) and other instance specific information such as what host and port that web application is running on.

The Web Integrations administration menu provides the following functions:

  1. Applications & Licenses: Manage the list of registered application instances, also referred to as Targets. Also view license usage.
  2. Explorer: Used to manage and/or create new PIMs. Also browse sample PIM content.
  3. PIM Import: Used to load or upgrade PIMs onto the system.