You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Jan Goyvaerts (jgoyvaer)" <jg...@cisco.com> on 2002/08/05 10:31:20 UTC

HTTP Portlet Authentication

Hello everybody,
 
I'm investigating for a portal project that will most likely be based
upon Jetspeed. Allthough the program is easy to install and to use, we
face one big issue : authentication of the portlets. Portlets requiring
http authentication are not displayed because the connection has been
refused - using the WebPagePortlet. Adding the parameters "user" and
"password" to the configuration does the trick, but it's hard coded for
one user for the complete portal.
 
Is there some way around this ? For example passing the user name and
password from the portal to the portlets. (It would solve our issue
since in our case the portal and the portlet are using the same ldap for
authentication.)
 
Best Regards,
 
Jan.