![]() Operating systems: i5/OS, Linux,Windows |
Step-up authentication provides authentication levels for pages and portlets. The Remember me cookie is an encrypted HTTP cookie that supports state-of-the-art authentication, which allows you to present personalized portlets and pages in a pubic area without asking the user to manually authenticate. Together, these two features allow remembered users to view anonymous pages and portlets with a standard or identified authentication level; if the level is set to authenticated, the user will have to provide a user ID and password to view the page or portlet.
Perform the following steps to enable step-up authentication and/or the Remember me cookie:Option | Description |
---|---|
Enable both step-up authentication and the Remember me cookieNote: This option creates the standard, identified, and authenticated authentication levels. | Perform the following steps to enable step-up
authentication and the Remember me cookie:
|
Enable only step-up authenticationNote: This option creates the standard and authenticated authentication levels. | Run the ./ConfigEngine.sh enable-stepup-authentication -DPortalAdminPwd=password -Dsua_user=user_name -Dsua_serversecret_password=password task from the wp_profile/ConfigEngine directory. |
Enable only the Remember me cookie | Run the ./ConfigEngine.sh enable-rememberme -DPortalAdminPwd=password -Dsua_user=user_name -Dsua_serversecret_password=password task from the wp_profile/ConfigEngine directory. |