Question : Redirect Domino login back to referring site?

Hi,

I have a web application that uses a Domino server for authentication. Normally, a user will bring up the Domino server's launch page and then click on "Login" and then Domino would ask for the username and password and finally the user clicks "Submit" and the domino server launches the landing page.

Now I have set up a system where another server uses the exact same login (it also has a button called Login but that points to the login URL of the Domino server), it bypasses the launch page, goes directly to the Login page of the Domino server. The problem is that after the user logs in, he/she gets directed "normally" to the domino server's landing page. I want it to go back to the referring server instead. Does anyone know how I can get Domino (lotus) to look at the referring server and if it is a know server, then jump back to that server?

Bubba

Answer : Redirect Domino login back to referring site?

It is not clear what you are doing.
Normaly does Login page authenticate users to access a resource in that servers Realm.
Redirecting from foreign servers does not make sense in that access control screnario.
If you redirect to logon page then you start accessing that logon page and get authenticated for that page and not for referring server. Beside that even when you jump back to the server are your logon credentials useless. You cannot check for user name or names.nsf person document. You cannot even check that user has successfully authenticated. The authentication is tracked by browser Cookie and that cookie is not visible on another server.
Ther are complicated scenarios to combine two or more server to use same authentication base. It works only betwen two Domino servers or Domino and WebSphere.

Random Solutions  
 
programming4us programming4us