WebSphere Portal lets you customize the portal login and logout procedures at various places. The following modifications are possible:
* Specifying the post-login and the post-logout redirection policy and targets.
* Adding custom JAAS login modules that are used to authenticate a user and/or populate the portals user JAAS Subject with principals or credentials.
* Securing the login interactions and/or the personalized portal pages using SSL.
* Extending the portal login and logout action classes.
Filed in: WPS
I wonder whether anyone tried to extend the custom login behin Webseal. The classes are extended based on the document avaialble
http://www-1.ibm.com/support/docview.wss?rs=688&context=SSHRKX&q1=Customizing+the+WP+5+Login%2fLogout+mechanism&uid=swg21104482&loc=en_US&cs=utf-8&lang=en+en
However when we try to access the portal via webseal using a junction, it always logs the user into the default welcome page. any help is appreciated.
Post a Comment