Can we see the CFC?
Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick Collins Sent: Wednesday, July 12, 2006 9:18 AM To: flexcoders Subject: [Junk E-Mail - LOW] [flexcoders] My authentication help I saw someone else posting about having custom authentication, but my issue
is a bit different. I have an authentication script done in CFMX7 that
seems to be working on the coldfusion side. Essentially it checks to see if the
user is valid, if yes, it looks up the role they are assigned and returns that
role along with a boolean value of TRUE that they are a valid user. If they're
not a valid user, it returns FALSE. Simple enough. However, my problem is in
integrating it on the Flex2 side. If I have the CFMX script return nothing when
the username or password is invalid, it "works" and doesn't let them in.
However, if I actually have it return the value of FALSE, for some reason it
still lets them in. Not good. :-) -- -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
-- |
- [flexcoders] My authentication help Nick Collins
- RE: [Junk E-Mail - LOW] [flexcoders] My authentication ... Shannon Hicks
- Re: [Junk E-Mail - LOW] [flexcoders] My authenticat... Tom Chiverton
- Re: [Junk E-Mail - LOW] [flexcoders] My authent... Nick Collins
- RE: [Junk E-Mail - LOW] [flexcoders] My aut... Shannon Hicks
- Re: [Junk E-Mail - LOW] [flexcoders] My authenticat... Nick Collins