Custom Web Login Redirecting to Names.nsf

I am trying to create a custom logon page for our test web server. I have turned on Session authentication (set to Single Server), and created a DOMCFG.nsf database from the template located on the server. Everything up to the login is working. The problem is that after I authenticate to Domino it wants to direct me to http://myservername/names.nsf?Login, and not the URL I specified (ie. http://myservername/web/mycust.nsf/myagent?OpenAgent)

We have a similiar, though not exact process, for our company intranet. On that server there is not a DOMCFG.NSF database so we get a more generic looking login form, but after authenticating, the login passes me on to the requested URL as expected.

I’ve asked our Domino admin if there were any other steps (URL mapping, etc.) in the process and he says no.

I’ve even tried creating a Data Web Access Redirect database, but that doesn’t seem to work either.

I’m stuck and I’d appreciate any help.

Subject: Custom Web Login Redirecting to Names.nsf

I am having a similar issue. Once the login screen shows, enter info and user authenticates, but taken to login screen again.

I know user is authenticated because on the server a HTTP session is created for them.

Any ideas?