|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
Websphere Portal Login & Logout customization
1. Introduction
The objective of the document is to demonstrate the WebSphere Portal’s login procedure, how it can be
customized/configured and what programming interfaces can be used to extend it. This document
explains one of the best strategies to customize default portal login-logout pages and plug-in custom logic
to default Login, Logout process. These strategies were tested on Portal version 6.1, can be applied on
V6.0 aswell.
1.1 Description
The look & feel customization of login page can be achieved by changing the default Login portlet module shipped in Websphere Portal product.
The customization/extension of login-logout logic can be achieved by following two best strategies, ie., either by overriding the default commands or by introducing custom authentication filters. These strategies are demonstrated in the following sections.
1.2 References
This document is based on and refers to the following documents:
http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1m0/index.jsp
http://www-01.ibm.com/support/do ... amp;uid=swg21104482
Websphere_Portal_Login-logout_customization.pdf
(2.01 MB, 下载次数: 0)
|
|