Antwort: RE: Antwort: IDP Problem with JavaScript in Internet Explorer
Michael Kleiser
Michael.Kleiser at asknet.de
Wed Aug 10 08:15:45 BST 2011
> Could you please share your assumption?
The old Internet-Explorers forgets a session-cookie if there the page is
left for which this cookie coming from.
Other browsers forget them only if the browser is closed.
If our Shibboleth-secured directory IDP is accessed shibboleth makes a
redirct to some identity-provider-webserver useing a differnt domain.
For this domain the session-cookie is not valid. So old IEs wild forget
it.
Shibbolet makes a redirect back to your ../IDP/login.jsp
For this page the session-cookie would be valid again, but the IE had
already forgot it.
Von: "Sangeet Mehta (UST, IND)" <Sangeet.Mehta at ust-global.com>
An: "Shib Users" <users at shibboleth.net>
Datum: 09.08.2011 20:55
Betreff: RE: Antwort: IDP Problem with JavaScript in Internet
Explorer
Gesendet von: users-bounces at shibboleth.net
I don't have IE9 handy but will try to get it installed for testing
purposes. Could you please share your assumption?
Thanks
-sam-
________________________________
From: users-bounces at shibboleth.net on behalf of Michael Kleiser
Sent: Tue 8/9/2011 8:34 PM
To: Shib Users
Subject: Antwort: IDP Problem with JavaScript in Internet Explorer
I have an assumption.
Could you test it with IE9?
If it works with IE9, my assumption is probably true.
Von: "Sangeet Mehta (UST, IND)" <Sangeet.Mehta at ust-global.com>
An: <users at shibboleth.net>
Datum: 09.08.2011 16:51
Betreff: IDP Problem with JavaScript in Internet Explorer
Gesendet von: users-bounces at shibboleth.net
________________________________
Hi all,
We are trying to modify the default login.jsp that comes packaged with
IDP. During our customization we added some JavaScript code. The JS code
reads and writes values to an Adobe flash object (Local Shared Object) on
the client side.
When IDP is deployed on machine running Tomcat 6.0 the page works fine in
Firefox and Chrome. In Internet Explorer the page/javascript functions do
not behave as expected.
The strange part is that when I move my JSP to a different folder in the
webapps directory, meaning outside the idp's context, it then works in all
browsers.
The following URL does not work in Internet Explorer but works in Firefox
and Chrome.
Tomcat6.0\webapps\IDP\login.jsp
Now if I move the JSP to another location in webapps the JSP works fine in
all browsers.
Tomcat6.0\webapps\test\login.jsp
Browser versions part of my development are
Internet Explorer 8
Firefox 5
Chrome 13
I am really perplexed as to what the problem is. Just as a shot in the
dark, is there some browser specific filtering done in IDP?
Thanks
-sam-
--
To unsubscribe from this list send an email to
users-unsubscribe at shibboleth.net
--
To unsubscribe from this list send an email to
users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20110810/e200a62a/attachment-0001.html
More information about the users
mailing list