Hi,

the only thing i could think of is to dive into login portlet code and make an interceptor that checks that the user has a valid id. If it returns a positive result, carry on with the login process. If not, failed to login.

I'm not very familiar with the login process, but i think that the logic is in the JSP where the portlet heads to. The login portlet is inside the "j2-admin" portlet application, so you can take a look to the code at the file (if you use TOMCAT):
[TOMCAT_HOME/webapps/j2-admin/WEB-INF/security/login/login.jsp]

I know that's not much help =( but...

Regards,
Enrique


Mayra Vega escribió:
Hello.
I'm a newbie with jetspeed... an HP tool uses it as a portal, and is already
built and configured with this HP tool installation.  Apart from adding
users and portlets I haven't done much.
In my company we use Oblix Netpoint as the identity manager and therefore I need to integrate it with jetspeed, so that way only valid ids can log in to
the portal.
I thought I could find how to do it on the web, but so far I've had no
success.

Has anyone done this previously that could share this knowledge with me?

Thanks in advance.
Mayra



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

Reply via email to