From the Using CFHTTP to login thread.... Dave Watts wrote: > are you trying to log your user into .NET so that later, when that user > visits the .NET app directly, that user is logged in? If the former, you're > on your way. If the latter, things get a little more complicated. In that > case, you may need to provide the token you get from the .NET app to your > user. If your app and the .NET app are in the same domain, this is pretty > straightforward - just set a cookie containing the token, and make sure you > use the DOMAIN attribute of CFCOOKIE so that the user will send the cookie > back to the .NET app. >
Has anyone used this method to log a user automatically into the Citrix Metaframe web app? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259054 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

