AquaLogic User Interaction Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Configuring Custom Ensemble Login Pages

Custom login resources and pages are configured through the associated experience definition.

To define the login resource, create a resource and select Is login resource on the General tab. (If the application server is already registered as a resource in Ensemble, confirm that the login resource setting is enabled.)

To deploy custom pages in Ensemble, edit the associated experience definition. On the Log In Settings page, define the login resource and any of the following custom pages:

Pre-login page Displayed before attempting to authenticate the user.
Login page Displayed only when form authentication is being used; provides the form for login.
Post-login page Displayed to the user after successful authentication and before the resource is accessed.
Error page Displayed if there is an error in the login process.
Post-logout page Displayed after the user logs out of the resource.

NOTE: The settings in the experience definition are used regardless of the authenticator used to access a resource. If the required authenticator uses a login page and there is no login page configured in the experience definition, the user will be presented with a blank page and will be unable to authenticate. For details, see the AquaLogic Ensemble Administrator Guide Chapter 8, 'Experience Definitions'.


  Back to Top      Previous Next