To host a third-party Web application in OpenEdge Management Web server and make the integration seamless, the following are required:
  • Single sign-on (SSO) — Creating a single sign-on session between OpenEdge Management and your Web application to provide a single point of entry to users.
  • OpenEdge Management JSP tags — Accessing OpenEdge Management’s standard JSP tags allows you to share and create a consistent look and feel across the management console.
  • Web application support — Hosting a standard Java Web application that consists of a web.xml file, JSP pages, images, style sheets, and JAR files.