Deploy a Web Application with the OpenID Policy

The following describes the steps to deploy a Web application that uses OpenID authentication.

Before you begin
    Procedure
  1. Log in to TIBCO Administrator.
  2. Select Applications, then click New.
  3. On the New Application dialog, click Browse and import your Web application.
  4. Select the appropriate node, then click Next.
  5. Click Deploy.
    As the OpenId policy is deployed, Property Type displays "OpenId Authentication" and Property value is "DefaultOpenIDAsp".

    A "Warning" page is also displayed, asking you to resolve dependencies,

  6. Click Resolve.
  7. Select the resource templates:
    Select the "OpenIDAuthentication" resource template to resource instance "DefaultOpenIDAsp".
    Select the "HTTPConnector" resource template to resource instance "webApphttpConnector".
  8. Click Save.
  9. On the Warning dialog, click Re-try.
  10. On the New Application dialog, click Deploy.
ResultWhen the Web application (for example, http://host:port/helloworld) is successfully deployed, its state is shown as "Running" in ActiveMatrix Administrator.