We have to develop a portal from scratch in 15 days. I need some help on
the authentication stuff.
Basically, User will be authenticated invoking some java classes already
built so I've started to code a new PortalAuthentication implementation.
The issue is we don't want to use any of jetspeed services according
portlet visibility based on roles profile, capabilities defined in the
DB...
We just need to present a page for the anonymous user and then switch to
a generic portal page once users login in. Also, users won't have any
personalization capability.

Now I get a user to be authenticated but I receive a Profile not found
error...
What is the best approach to develop a simple portal(a single anonymous
page and one for authenticated users) which just authenticates against a
java library?

Thanks in advance.
Diego









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to