Skip to Content
0
Former Member
Jun 23, 2008 at 05:20 PM

Using windows account logon for SSO

32 Views

Hi All !

I'm implementing a SSO solution and the scenario is as follow:

<div style='margin-left:20px'>

I'm in a Windows 2003 domain with a BW 3.5 server, additional I installed a Java Add-In to implement SPNego authentification. The solution works fine! but the problem is that the user needs to provide user and password. When the user provide user id and password the SPNego resolve the account and create a logon ticket and is passed to BW very well.

</div>

I'm wondering if it is possible to eliminate the login question.

How can I get the logged user in windows?

I'm working with J2EE 6.40 SP21

Thanks in advance.