Registration/Edit My Profile and Login portlets
In HCL Portal, the Registration/Edit My Profile and Login portlets reside on special pages where the anonymous user has access rights based on the User role.
The unique name wps.Login is assigned to the page holding the login portlet, and the unique name wps.Selfcare is assigned to the page holding the Registration/Edit My Profile portlet.
The Registration/Edit My Profile portlet is for subscriber management. Registration allows users to register for access and information entered during Registration can be updated in Edit My Profile. Registration is also referred to as "Sign up".
Registration/Edit My Profile
Parameter Name | Registration/Edit My Profile portlet configuration parameters |
---|---|
HomePageUniqueName | Use this property to identify the page that
is selected when users click Cancel. Update
this parameter to match your environment. Default: ibm.portal.Home |
GenerateCN | Use this property to specify whether HCL Portal should generate the
value of the cn attribute from the supplied user
attributes.Default: true |
attr_XXX | This portlet applies special handling to a subset
of user attributes. You can use the attr_XXX parameters
to match the actual attribute name to the logical name used in the
portlet. Attributes that receive special handling:
|
Creating new attributes for the Registration/Edit My Profile portlet
You can change information entered at registration. Administrators can determine what information appears in the profile. LDAP or member management fields determine what fields appear as potential fields for the user profile. Some fields are disabled because they are required fields in PUMA (user management), and cannot be removed. Optional attributes of data type string can be added using the configuration mode of the portlet. If you do not see the required attribute displayed in the configuration mode, review the information under Adapting the attribute configuration to ensure that the attribute was properly added, mapped, or both.
By default, the same portlet instance is used for Registration and for Edit My Profile. In this design, changes made with the configure link apply to both cases.
Since a separate instance of the Registration/Edit My Profile portlet exists for each virtual portal, it is possible to have different customized portlets for each virtual portal.
Login
To access the Login portlet, click Log In in the banner. The Login portlet can also be placed on any page.
Since a separate instance of the Login portlet exists for each virtual portal, it is possible to have different customized portlets for each virtual portal.
Parameter name | Login portlet configuration parameters |
---|---|
HomePageUniqueName | Use this property to identify the page that
is selected when users click Cancel. Update
this parameter to match your environment. Default: ibm.portal.Home |
RememberMeCookieAttribute | Use this property to specify which user attribute
is parsed out of the Remember Me cookie information and used as the
user ID in the Login portlet. The correct value for this parameter
is generally the default search attribute of the user registry. Default: uid |
ShowRememberMe | Use this property to specify whether or not
the Login portlet presents the Remember Me function. Successful configuration
and enablement of the base Remember Me mechanism must be completed
for this parameter to have any effect. Default: yes |
ShowDetailedMessages | Use this property to specify whether or not the Login portlet
shows detailed error messages. Detailed messages might make it easier
for unauthorized users to determine valid user credentials. Default: false |
ShowResumeSession | Use this property to specify whether or not the Login portlet
displays the option to resume a user session, assuming the appropriate
configuration to enable session resumption has been set. Default: yes |
ShowSignupLink | Use this property to specify whether or not the Login portlet
shows the "Sign up" link. The anonymous user must also have the requisite
permissions for this to be enabled. Default: yes |
UseSecureLoginActionUrl | Use this property to specify whether or not the Login action
uses a secure connection to the Login portlet. Important: For
the Login action to use a secure connection, you must set up the appropriate
configuration to accept the secure URL. When you do not correctly
set up this configuration, the Login portlet cannot gain access to
your portal. If this scenario occurs, you can use the automatic login
URL to log into your portal and then disable this parameter until
your secure configuration is correctly set up. See the related links
section for information. Default: false |