You need to build your own Login in modules to use instead of the Jetspeed modules in
src/java/org/apache/jetspeed/modules/actions
The CreateNewUserAndConfirm, JLoginUser, JLogoutUser, SendConfirmationEmail and SendNewUserNotificationEmail were the modules I modified to interface with our SSO solution that have HTTP headers.


http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/actions/

Dig into these files, and you will see where to make the modifications.

Have fun!
Glen

Jignesh Badani wrote:

I wish to achieve Single Sign On and want to authenticate a user behind the scene by reading his information from the HTTP headers passed by 3rd party SSO vendor.

<<<

In JetSpeedResources.properties # topnav.user_login.enable - Display login prompts on navigation bar. If false then login nust be via login portlet



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



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



Reply via email to