Hello,
I've created an Iframe Portlet which is a copy of the existing Iframe Portlet but adds the ability to pass parameters to the source address (i.e. https://mydomain/index.php&parameter=true&other=nothing). This is useful for me because with it I can now tie in other web apps to Jetspeed and have transparent single signon by passing the current username and password (and other values that can be retrieved from runData.getUser()) in a url like https://mydomain/index.php?username=dan&password=rootme. The only problem I'm having right now is that the crypted version of the password is returned instead of the initial password the user logs in with. I know I can disable password encryption in the JetspeedSecurity.properties but storing passwords in the clear in our LDAP directory isn't an option. Is there a way that I'm missing to retrieve the password a user logs in with in the clear even if the backing store is encrypted? If anyone is interested in the portlet I can post all the code as well (it's still got a few bugs).
Thank you,
Dan Elder
--
----------------------------------------------
Dan Elder, Software Developer, Novacoast, Inc.
Voice: (805) 884-4152
Mobile: (805) 453-6563
E-mail: [EMAIL PROTECTED]
----------------------------------------------


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to