Sun Java System Portal Server 6 2005Q4 Release Notes

Portal Server

Portal Server can be installed and configured to run with either:

ProcedureTo Run the Liberty Samples On A Portal Server/Access Manager Separated Install

Steps
  1. Make sure the SP_HOST_DOMAIN value in configSP.sh points to the Access Manager full install host.

  2. In the administration console of Access Manager that is acting as Service Provider, set the Provider Home Page to URL=http://portal-server-host:port/portal/dt

    To set this value:

    1. Select the federation management tab.

    2. Select the service provider in navigation frame.

    3. Select provider in the drop-down in data frame.

    4. Scroll down to Access Manager Configuration section.

    5. Set the Provider Home Page to URL=http:// portal-server-host : port /portal/dt.

      For Liberty Sample 3 only, perform step 3 and step 4.

  3. Change “Single Sign-On Failure Redirect URL” and set it to http://portal-server-host:port/portal/dt?libertySSOFailed=true

    To set this value:

    1. Select the federation management tab.

    2. Select the service provider in navigation frame.

    3. Select provider in the drop-down in data frame.

    4. Scroll down to Access Manager Configuration section.

    5. Set the Single Sign-On Failure Redirect URL to http:// portal-server-host : port /portal/dt?libertySSOFailed=true

  4. Set the PreLogin URL to http://portal-server-host:identity-server-port/amserver/preLogin?metaAlias=is-host&goto=http://portal-server-host:portal-server-port/portal/dt

    To set this value:

    1. Go to Identity Management, Select Users from the drop down Menu.

    2. Click on authlessanonymous user and then select Portal Desktop from the View drop down list in the Navigation Frame.

    3. Click on the Edit link.

    4. Click on Manage Channels and Containers.

    5. Click on Edit properties of the Login Channel.

    6. Set the PreLogin URL to http:// portal-server-host : identity-server-port /amserver/preLogin?metaAlias=is-host&goto=http:// portal-server-host : portal-server-port /portal/dt.

  5. Set the following in the AMConfig.properties file on the Portal Server host:

    • com.iplanet.am.notification.url=http://portal-server-host:port/servlet/com.iplanet.services.comm.client.PLLNotificationServlet

    • com.iplanet.am.session.client.polling.enable=false