We host a web application on our internal servers. One of our customers has inquired about the possibility of having single signon to allow them to log in to our app automatically from their environment. Their environment is a completely separate domain and network from our environment.
I have a few questions/assumptions that I would like to toss out here. From my reading it looks like Domino can not be set up to pick up the credentials from a windows login in a foreign domain? http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin85.doc/H_SETTING_UP_SPNEGO_AUTHENTICATION_FOR_WEB_CLIENTS_STEPS.html
If not, is there a better way to set up a trust between the two environments? We would need to allow their users to either go right into our environment if they’ve logged in to their domain OR allow them to enter their username and password into our site and call back to their active directory server.
Any thoughts or direction would be GREATLY appreciated.