Re: Script is disabled. Please click Submit to continue.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That happens if Javascript is disabled. The way the ADFS "POST" redirect
works is that when one FS is directing the client to send its SAML token to
a different FS or application, the browser is sent a page that contains a
Javascript POST redirect which is supposed to run in the "on load" event.
This script POSTs the SAML token to the destination URL.

If script is disabled, MS was kind enough to include a standard form submit
button that allows the user to click something to trigger the POST. That is
what you are seeing.

I'm guessing you are using the browser on the actual Windows 2003 server
which runs is super high security mode and is very locked down. Adding your
federation servers and application host names to the trusted sites is a good
start, but you may need to tweak the security settings in IE further to
allow Javascript in trusted sites.

HTH,

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Dima" <Dima@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:98ECEE54-ECBA-4D86-BA63-0D30ECC36F82@xxxxxxxxxxxxxxxx
When I authenticate through the forms authentication page of the ADFS
proxy,
and it tries to redirect me to the application URL I get the web page in
Internet Explorer 7 containing:

Script is disabled. Please click Submit to continue.

And a Submit button underneath. When I press it it takes me to the
application URL.
Is there a setting in Internet Explorer that is causing this? How can I
turn
this off and make it take me straight to the application?



.



Relevant Pages

  • Re: Rendering noscript content only
    ... You can direct those with script off to a more friendly page. ... And how do you propose to do the redirect within the noscript ... Saying "This site requires a JavaScript enabled browser." ... you just get a longer presentation. ...
    (alt.html)
  • Re: Username and Password
    ... he can't safely crypt the redirect to member2.html, ... something the javascript itself needs to decrypt somehow. ... A safe javascript password script: ...
    (comp.lang.javascript)
  • Re: discover javascript capabilities from server side
    ... You can tell if the browser supports JS using ... if so send a page containing a Javascript to redirect to a ... be reached if script were actually enabled. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Javascript error message using tags
    ... Don't redirect on JS Disabled, ... page;}else{redirect to you need to enable javascript page;} ... UA's that don't even support JS. ... browsers I have, but I wanted to know how the browsers out there react. ...
    (comp.lang.javascript)
  • Re: Problem with SSL
    ... When I use the fully qualified URL for the index.htm page, the redirect to ... http://www.mysite.com/secure/index.asp then the client side javascript works ... >> of the website root directory. ...
    (microsoft.public.inetserver.iis.security)