I have a strange login issue going on and a few questions:

When users from certain organizations come to our site, they are requested
to login, but when they click to go to another page, they are suddenly
asked for the login information again.  The biggest problem is I can't
duplicate it here at all nor can I find out why it would happen.  Some of
our research shows that the firewalls or proxy servers cause the web dialog
to go strange which confuses spectra and it doesn't think they are logged
in anymore.

My questions are:
1.  Has anyone ever seen this?  Is there particular circumstances that
cause it?

2.  I did notice that the request.cfa.session scope disappears after
clicking to a new page.  Do you need to keep calling <cfa_authenticate> or
<cfa_secure> to ensure the users are logged in still?  I have a unorthodox
system of determining if a user can have access.  I need to make a call to
an outside system to determine if the user can log in before giving them
access to spectra.  So I can't just call <cfa_secure> using the
authenticationURL parameter.

3.  If you use <cfa_secure> without the authenticationURL parameter, does
it simply return and set r_bResult to false so you can take care of asking
them to login?

Any assistance would be helpful.
Thanks
Mary





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to