You can modify UserManager class to store password
At authenticate function if user authenticated
User.setTemp("password",password);
Of course It can be a security gap but using this you can auto logging
embedded portlets
Ender
-----Original Message-----
From: KARTHIKEYAN E S [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 30, 2002 2:27 PM
To: '[EMAIL PROTECTED] '
Subject: Fetching UserName and Password of a JetSpeed User.
hi all,
I have embeded our intranet sites as webpageportlets in JetSpeed. Almost
all the sites have to be logged in with a username and password.
Incidentally, all the intranet sites share the same pair of Username and
password for a particular user (ie., a user has same username and
password for all the intranet sites) .
To access those sites a jetspeed user has to type the username and
password in all the WebPagePortlets. To avoid this , if the Jetspeed
user is created with same User Name and Password, Is it possible to
fetch the UserName and Password of a Jetspeed user and pass them to
WebPagePortlets so that sign in need not be done for each portlet. It
may resemble more like Single Sign on but is it possible to achieve
this.
with thanks and regards,
karthikeyan
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>