You can configure a Remember me cookie for Java Platform,
Enterprise Edition authentication that works with step-up authentication.
When this feature is enabled, users are logged in automatically when
they access a protected portal area by presenting a valid Remember
me cookie.
About this task
If the portal area has a higher step-up authentication, users
are asked to provider their user ID and password credentials. Otherwise,
the users can enter the protected area without providing their credentials.Procedure
- 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.