This is exactly what I want. We have created the valve and the user pages are being created. But now we are getting Access Denied on portlets when the user first logs in (portal only not desktop). When the page is refreshed everything is OK.
Error: Failed to retrieve Portlet Definition for rss::RSSAccess Denied.Failed to retrieve Portlet Definition for rss::RSSFailed to retrieve Portlet Definition for rss::RSSFailed to retrieve Portlet Definition for rss::RSSFailed to retrieve Portlet Definition for rss::RSSFailed to retrieve Portlet Definition for rss::RSS -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 11:54 AM To: Jetspeed Users List Subject: Re: Creating a user in jetspeed On May 29, 2007, at 3:08 PM, Witt, Joseph wrote: > I would like to know the best way to create a user automatically in > Jetspeed. I am using Jetspeed 2.1.1-Dev and have already > customized the > authentication and authorization to use an external application. > What I > would like to do is have the user created automatically during first > login, is there a configuration or best approach to obtain this > functionality? > I think you are talking about the pages of the user.... It is possible to create the user's home page at first visit. Recommend writing a valve that checks to see if the user has a home page (directory) If the user does not, copy over the user's default PSML (based on runtime parameters such as roles) from page templates or generate the pages based on some algorithm Let me know if Im following you correctly and I can go into more detail .... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
