RE: Sharing Application Sessions
Thanks everyone, this works a treat. Gavin -Original Message- From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED] Sent: 16 February 2005 16:38 To: CF-Talk Subject: RE: Sharing Application Sessions I do this with SSL pages. My general app is Then in my SSL pages, They all have -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 11:27 AM To: CF-Talk Subject: RE: Sharing Application Sessions You can use multiple CFAPPLICATION tags in a single template, therefore, switching applications in the process. Call the first CFAPPLICATION and store its application-scope variables in a different scope. Then, call the second CFAPPLICATION and load its application-scope variables from the different scope. I'm not sure if this behavior is the same in CF7. M!ke -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 10:20 AM To: CF-Talk Subject: RE: Sharing Application Sessions They will all need to use the same application name (and therefore actually be the same app). ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195023 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Sharing Application Sessions
I do this with SSL pages. My general app is Then in my SSL pages, They all have -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 11:27 AM To: CF-Talk Subject: RE: Sharing Application Sessions You can use multiple CFAPPLICATION tags in a single template, therefore, switching applications in the process. Call the first CFAPPLICATION and store its application-scope variables in a different scope. Then, call the second CFAPPLICATION and load its application-scope variables from the different scope. I'm not sure if this behavior is the same in CF7. M!ke -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 10:20 AM To: CF-Talk Subject: RE: Sharing Application Sessions They will all need to use the same application name (and therefore actually be the same app). ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195001 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Sharing Application Sessions
You can use multiple CFAPPLICATION tags in a single template, therefore, switching applications in the process. Call the first CFAPPLICATION and store its application-scope variables in a different scope. Then, call the second CFAPPLICATION and load its application-scope variables from the different scope. I'm not sure if this behavior is the same in CF7. M!ke -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 10:20 AM To: CF-Talk Subject: RE: Sharing Application Sessions They will all need to use the same application name (and therefore actually be the same app). ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194996 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Sharing Application Sessions
They will all need to use the same application name (and therefore actually be the same app). -Original Message- From: Gavin Brook [mailto:[EMAIL PROTECTED] Sent: Wednesday, 16 February 2005 11:32 To: CF-Talk Subject: Sharing Application Sessions Hi All, I'm trying to create a "single sign on" system for several of my CFMX apps. They all utilise the same security model and security objects, so I figure there must be a way to allow me to log into 1 app, and switch to the others without being prompted to login. This isn't currently a clustered environment, but will move to that at some point. Has anybody implemented anything similar to this? The login details are held in the users session, so I guess there must be an easy way to tell CF to use an alternate session, or transfer it, to the other app. Any ideas?? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194993 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Sharing Application Sessions
Hi All, I'm trying to create a "single sign on" system for several of my CFMX apps. They all utilise the same security model and security objects, so I figure there must be a way to allow me to log into 1 app, and switch to the others without being prompted to login. This isn't currently a clustered environment, but will move to that at some point. Has anybody implemented anything similar to this? The login details are held in the users session, so I guess there must be an easy way to tell CF to use an alternate session, or transfer it, to the other app. Any ideas?? Thanks, Gavin ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194966 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54