Configuring a Login portlet or a Login screen

IBM® Mobile Portal Accelerator now utilizes a Login portlet for authentication by default. However, support for the Login screen is still supported for compatibility with earlier versions.

About this task

Perform the following steps to enable the portal to use the Login screen.

Procedure

  1. Log in as a portal administrator and modify the page properties for the Content Root > Login page.
  2. Under Type of Page, clear the XDIME check box to remove XDIME as a supported markup.
  3. Modify wp_profile_root/PortalServer/wp.mobile/wp.mobile.mwp/shared/app/config/mwp.properties to disable the Login portlet for the XDIME aggregator as follows:
    mwp.login.portlet.enable=false
  4. Modify wp_root/shared/app/config/services/AuthenticationService.properties wp_profile_root/PortalServer/config/AuthenticationService.properties to enable Login screens as follows:
    authentication.screen.login = true
  5. Make sure that the resource environment providers are set to enable Login screens.

    For more information, refer to the topic Setting service configuration properties in the WebSphere® Portal product documentation.

  6. Restart WebSphere Portal for the changes to take effect.



Terms of use
(C) Copyright IBM Corporation 2012. All Rights Reserved.