Hello.
I am wondering if it is possible to disable http/web timeouts.
I am not an administrator - I have looked through admin documentation and around the web and have not found what I am looking for.
Users in my company login to a domino database through a link whose code looks like:
The UID and PWD are taken from the URL and the user is unaware that s/he is logging in. That works. The problem is after 20 minutes of not using the site and then going back to it (through the link above) - they are asked to login. I (my boss, really) want to avoid asking for a username and password and the users have no idea what their UIDs and PWDs are.
In the server document I have tried several things:
Internet Protocols>Domino Web Engine = HTTP Sessions>Idle Sessions Timeout = 1200 minutes
Internet Protocols>HTTP>Persistent Connection Timeout= 28800 seconds
I have tried a couple of other things. After every change I do a “Tell http restart” and see what happens. After every change - I am logged out after 20 minutes.
Is it possible to disable timeouts or have it such that every time they click on the link (as described above) a new session is created? I am passing the username and password - it is hard for me to understand why it isn’t working, really…
TIA.
Leonardo