FatalProfileException when using Firefox and Chrome
Cantor, Scott
cantor.2 at osu.edu
Fri Nov 15 21:24:21 EST 2013
On 11/15/13, 4:47 AM, "Griffin Cheng [CLIB]" <cscheng at cpce-polyu.edu.hk>
wrote:
>Dear all,
>
>Further note to my attempt to solve the problem. I notice that for
>sessions that file, the request keeps inserting records into the
>Shibboleth and after getting the reply from IdP, it redirects
> to the non-SSL page of the program. i.e. it redirects to
>http://lbnx02.cpce-polyu.edu.hk/secure instead of
>https://lbnx02.cpce-polyu.edu.hk/secure
I don't know what "sessions that file" means, but that means you are
initiating access with an http:// URL.
You can't have an error in the response from the IdP and still have a
session in place. You have multiple round trips happening, one with an
error and one without an error. That's the only behavior that matches
anything you've described.
Trace the flows, log the protocol messages and follow along to see what
it's doing.
-- Scott
More information about the users
mailing list