WebSphere Portal Server - Customizing portal v6 login/logout mechanism

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > March 2007 > Customizing portal v6 login/logout mechanism





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Customizing portal v6 login/logout mechanism

2007-02-12, 7:20 am

Hi all,

I used the following link to create custom logout for portal v5.

http://www-1.ibm.com/support/docvie..._US&cs=utf-8&la

Although its for v4 but its also work with v5, but right now I want this to work with portal v6 but its not working, if anybody know how to configure login/logout mechanism in v6 please share with me.

Thanks



2007-02-12, 1:19 pm

It's pretty much like described here:
http://www-1.ibm.com/support/docvie...tf-8&lang=en+en

Except, in WP6, you need to update properties file in WAS admin console
under Resources->Resource Envir Providers->WP_***(prop file name)
or you can update properties in the file system and run WPSconfig.bat update-properties, see info center for more info

2007-03-23, 1:23 pm

Hi

In the WPS login procedure you can extend the LoginUserAuth class -- I notice for Portal 6 some of the methods I am overriding are deprecated, example:

doPreLogin(RunData runData, String userID, String password);
onAuthenticationError(RunData runData, ErrorBean errorBean);
doPostLogin(RunData runData, String userID, String password);

I can't find an API for this class amd was wondering why are these methods deprecated and what is the alternative. Any suggestions?


Thanks,


Ross
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com