Hi,

If the user is not registered in jetspeed database I want to perform an
additional functionality and create the user in jetspeed portal with the
provided username and password. 

for example, if 'user A' is registered in jetspeed, 'user A' should be
allowed to login into Portal. If 'user B' is not registered and if 'user B'
attempts to login into portal, i need to know that 'user B' does not exist
in portal and need to perform an additional functionality and finally should
create the 'user B' in portal database.

As i see that 'j2-admin::LoginPortlet' is handling the jetspeed default
login functionality how can i tailor this to suit my requirement. Can i have
a filter so that it invokes my filter and checks the user existence in
jetspeed database ? If yes, please do let me know how i could add this
filter before it invokes the default login portlet.

Thanks,
Srini.
-- 
View this message in context: 
http://old.nabble.com/Extending-existing-jetspeed-login-portlet-functionality-tp30239155p30239155.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to