I'm trying to integrate Ray Camden's CanvasWiki into my main site. The easiest thing would be to plop it down in a subdirectory and let it fly with it's own application name. However, I'd like the session information from the main application available to the sub-application, specifically, whether or not the user is logged in. This way, I don't have to annoy my admins with multiple places to login.
I've already customized canvaswiki to prevent any possible anonymous editing and changed the security CFC to align with my existing system. How is it possible, in a highly secure manner, to maintain session information across applications and sub-applications with different application names? Or is there a bigger picture I'm missing? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292237 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

