I have a need for renaming the LtpaToken cookie which is used for multi-server SSO in Domino. In other words, I would like to change the cookie name from “LtpaToken” to something else.
In the administration docs, the attribute iNotes_WA_AuthTokenName in NOTES.INI is mentioned in this respect. I have tried to set this attribute, like this:
iNotes_WA_AuthTokenName=MyNewName
However, the Domino server seems to ignore this when I try to log in using an URL such as http://host.domain.com/names.nsf?login. The server issues the cookie with its default name (LtpaToken).
I wonder if the attribute mentioned above is only for use in the context of iNotes (like its name could indicate) and not on the Domino server in general. Can anyone confirm this?
Is there any other possibility for achiving my goal?
We would like to have two separate SSO configurations in our Domino domain. Meaning that there are two groups of servers where each group have SSO between the group members. Unfortunately, all servers are in the same Internet domain (.foo.com). I would like to avoid that the two groups overwrite eachother’s LtpaToken cookie. Hence, I would like to rename the cookie to something else so that they can coexist, like so: