WebSphere® Portal Express® allows
you to configure Remember me for J2EE authentication, which works
in conjunction with step-up authentication. When this feature is enabled,
a user is logged in automatically when accessing a protected portal
area by presenting a valid Remember me cookie. Unless the requested
resource has a higher step-up authentication requirement, the user
is not asked to provide any other proof of identity (for example,
user name and password) to enter the protected portal area.
Complete the following
steps to enable J2EE authentication
using a Remember me cookie:
- Make sure the
WebSphere_Portal server is running.
- Log on
to the WebSphere Integrated Solutions Console as
an administrator.
- Click .
- Click WP RememberMeConfigService to
open the properties view.
- Click Custom properties.
- Click New.
- Enter the following values
for the new property:
- Name: j2eeAuthenticate
- Value: true
- Type: java.lang.Boolean
- Click OK.
- Click the Save link
in the Messages
box to save the changes to the master configuration.