Friday, March 26, 2010

Loosing Coldfusion Security Roles when...

I have created an application using Coldfusion 8 and Flex 2
that uses cflogin for security.



The login works no problem, I can call secured CFC functions
(using RemoteObjects) and the security works correctly.



The problem I am having is that when I try and upload a file
using FileReference() and URLRequest the .cfm page that I send the
request to is not recognizing the session or security roles.



In fact, if I try and open any .cfm page from Flex that is
secured via Coldfusion roles it fails.




Note: I setup a test .cfm page to upload a file to the same
submission .cfm page and it works.



Loosing Coldfusion Security Roles when...
Can someone PLEASE help!

No comments:

Post a Comment