WebSphere Portal Server - Re: How can SSO with portal work from a windows desktop

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > June 2006 > Re: How can SSO with portal work from a windows desktop





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: How can SSO with portal work from a windows desktop
Charles Le Gallic

2006-06-29, 7:41 am

Hi,

Take a look at Trusted Association Interceptors (TAI) and JCIFS.
TAI : http://publib.boulder.ibm.com/infoc...tsec_trust.html)
JCIFS : http://jcifs.samba.org/

The first component will help you validate a user profile for the portal (meaning creating the LTPA SSO Token).

The second component will help you automatically authenticate the user with his Windows session name.
Used as a servlet filter, it will authenticate the user if his browser is configured to consider that your portal is in the Local Intranet zone.
Note that this is a NTLM authentication, that is less secure than a solution based on kerberos.

Regards,

Charles Le Gallic
SQLI Toulouse


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com