Lawrence
Member since Jan 20, 2009
- Profile: /members/2804-lawrence.htm
- Comments: 4
Recent Blog Comments By Lawrence
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Jan 22, 2009 at 7:20 PM
thanks Joshua. We are a Novell shop and we are using iChain, a Novell product that has a SSO tool called Form Fill. We found out there is a but in iChain that chunks data during post/get of packets and so we get 504 timeout errors. What is your CAS infrastruce like and how does it work with CF spe... read more »
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Jan 22, 2009 at 2:22 PM
Is it possible to grab a third party's application session (non CF) and use that throughout the user's session? For example, I managed to have it work with Moodle at initial login but after that Moodle knows that the sessions were not created yet so when a user clicks on say, their profile page, it... read more »
-
Maintaining Sessions Across Multiple ColdFusion CFHttp Requests
Posted on Jan 20, 2009 at 1:41 PM
Hi Ben, I am using your script to login to a Moodle (LMS) based site (moodle.org) and that went well without a problem. My problem is that when I try to click to the user's profile page, it forces me to login again. could it be that the Moodle based site is looking at sessions that it has created... read more »