Can someone please advice me of how to un-Authenticate someone when you use CFAuthenticate, I am passing my variables using session variables, but when I log out I don't want the user to be able to keep going.
I realize that but it would still be nice to have the option in, the problem is when I do clear my session variables I am still Authenticated, what am I forgetting to clear, the CFTOKEN and CFID, if that is so how do I go about doing this.
I have cleared all my session variables by using structclear(session) and all my cookies by using Expires="Now" , and all my variables don't exsist anymore, but the problem is that I am still Authenticated as a user on the machine when I check with IsAuthenticated or Is Authorized.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.