Creating a page with a portlet that executes the JSP

To add single sign-on access to your portal, create a portlet that executes the secure Web application, create a portal page and add the portlet to it, and create the proxy authentication information for the back-end application.

StepsCreating a JSP portlet

  1. Log in to the Portal Studio.

  2. Select Build | Portlets from the Portal Studio left pane.

  3. Click New on the Portlet Manager toolbar.

  4. Right-click in the left pane of the Portlet Builder and select New JSP Element from the Element Menu.

  5. In the JSP Element Definition window, select Use Web Application , then enter these values:

    Leave the remaining fields blank and the remaining options unselected.

  6. Click Next.

    Enter “ProxyAuth” for the Element Name and click Finish.

  7. In the Portlet Builder window, click Save As. When the Finish window displays, complete these options:

    Leave the remaining fields blank and the remaining options unselected.

  8. Click Finish, then click OK in the confirmation dialog box

  9. Click Close to exit the window.

  10. At the Portlet Manager window, select New from the Status menu. A listing for the new portlet displays in the detail view.

  11. Right-click the portlet listing in the detail view and select Approval Statusn | Approved.

StepsCreating a page and adding the portlet to it

  1. Select Build | Pages from the Portal Studio left pane.

  2. Click the New icon on the Page Manager tool bar. The Page Builder window displays.

  3. Click Add. The Universal Find Search window displays.

  4. Enter the portlet name—in this sample, ProxyAuth—and click Search. The portlet displays in the Results pane.

  5. Verify that the Active option is selected, click the 100% layout (far right icon), then click Save As. The Save Page window displays.

  6. Complete the fields and options:

  7. Click OK, then click Close to exit the Page Builder.

  8. At the Page Manager window, select New from the Status menu. A listing for the new page displays in the detail view.

  9. Right-click the page listing in the detail view and select Status | Approved.