We have set up Coldfusion to use Client variables for security. Stored in the Database.
We want the Client session to end when they close their browser. So... we added that clever trick in the application page that resets the CFID every time a page is called.
This doesn't seem to work! It worked for me in a demo site, but in our live site, it lets the user go to the page without loging in, If their session is still alive.
This is a huge problem in that we share workstations.
My boss is coming down hard, and I have no idea what the heck is wrong with it. It just keeps that CFID the same even after a restart!
Am I missing something? Please help me if you can... Monday is coming and my answer for him is... I am still looking into it.. not the answer he is looking for.
Thanks -- David McIntosh
We want the Client session to end when they close their browser. So... we added that clever trick in the application page that resets the CFID every time a page is called.
This doesn't seem to work! It worked for me in a demo site, but in our live site, it lets the user go to the page without loging in, If their session is still alive.
This is a huge problem in that we share workstations.
My boss is coming down hard, and I have no idea what the heck is wrong with it. It just keeps that CFID the same even after a restart!
Am I missing something? Please help me if you can... Monday is coming and my answer for him is... I am still looking into it.. not the answer he is looking for.
Thanks -- David McIntosh