SSO Not working correctly

I have 2 servers running as per the following:

Server1:

Domino 5.0.11

Sametime 3.0 SP1

Windows 2000 Server

Server2:

Domino 6.0

Linux

I have created an SSO document and set the settings in the server documents accordingly. However, when I try to sign in on either of the servers it keeps prompting me for my user name and password. The login form keeps appearing after submitting the username and pwd.

Any ideas?

Subject: SSO Not working correctly

Do you have the fully qualified Internet host names specified on both servers?Check the server documents.

Subject: RE: SSO Not working correctly

I sure do.

Subject: Does your Browser accept Cookies?

Subject: Does your Browser accept Cookies - YES

Subject: SSO Not working correctly

This probably is a stupid question, but when you start your server, do you see a message at the server console that says that sso configuration has been loaded?

Subject: SSO Not working …did you delete and recreate the token

I have a problem with this configuration. I’ve created the LptaToken. Testing another things, I’ve deleted this token.

Created again and when I was going to use it in a server, it doesn’t appeared in the WebConfiguration View but it does in the $WebSSOConfigs.

Any help?

Subject: RE: SSO Not working …did you delete and recreate the token

Long time gone, but maybe…Have the same phenomena like Carmen. You can solve the problem with a R5 client, I used 5.0.12, it did show up and could be saved. Or you can delete a part of the validation formula of the field, I deleted (with a little help from my friends):

originallist := @DbColumn(“Notes”:“NoCache”;“”;“($WebSSOConfigs)”;1);

@If(@TextToNumber(@Version)>=171;

@For(

       i := 1;

       i <= @Elements(originallist);

       i := i + 1;

       @If(  @Contains(originallist[i];":");

                0;

                newlist := newlist : originallist[i])

     );

“”);

“” : @If(@TextToNumber(@Version)>=171;newlist;originallist)

Open the db within your designer, choose Form - Server - Servers and click through to the Subform containing HTTP_SSOCfg. Open the properties and you’ll find it on the second tab. Afterwards you can refresh the design and the entry is there again. After switching to Single Server and back to SSO you won’t see any keyword again with a R6 client.

Subject: RE: SSO Not working correctly

Hi

I have had the same problem.

Have you enter a DNS Domain in the Web SSO Configuration ??

(Required) Enter the DNS domain (for example – lotus.com) for which the tokens will be generated. The servers enabled for single sign-on must all belong to the same DNS domain.

Subject: RE: SSO Not working correctly

Yes to all of the above.

SSO is configured to the book.