Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Victor Cedillo #1
CFTOKEN and CFID
Hi all:
My english is not pretty good but i will try to explain myself. I have an IIS
web server and CFMX Server installed on it. In IIS i have a DNS with a secure
socket layer certificate. Recentrly i had to make another web site with
different DNS so i put the files outside the first DNS root folder in order to
link the new DNS to the new site. The problem is that i need to grant access
using LDAPS and HTTPS, since just the first DNS has the certificate i make
people go trough the 2nd DNS, type username and password and point the form to
the 1st DNS to go trough HTTPS and once autheticated back to the first DNS.
Inthat step CfMx creates different CFID and CFTOKEN. is there a way i can
retrieve the first one created by the login form?
Thanks in advance:
Victor H. Cedillo
Victor Cedillo Guest
-
duplicate cfid cftoken
hi guys I use cfid and cftoken to identified user profile, recently ,different user may get the same cfid and token when i check web logs,... -
cfid, cftoken and jssessionid on this forum
I was noticing when replys are made and other times these forums pass the CFID, CFTOKEN and a JSSESSIONID. What is the purpose of this strategy, to... -
updating a database with cfid and cftoken
Hello, I am trying to update a MS Access database using cfid and cftoken. What I'd like to do is have the database update where the cfid is the... -
Getting rid of cfid and cftoken cookies...
I am trying to make session on my page, but avoid the use of cfid and cftoken cookies. I am using the attribute setclientcookies="no" in my... -
Info for the CFID and CFTOKEN
Hi i am getting confusion with CFID AND CFTOKEN. whats the difference b/w these two. and how it will helps us in writing the cfm files. as i...



Reply With Quote

