question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ADFS 4.0 JavaScript problem

See original GitHub issue

Hi everyone.

I am trying to get aws-adfs working agains an ADFS 4.0. I keep getting this:

    <div id="noScript" style="position:static; width:100%; height:100%; z-index:100">
        <h1>JavaScript required</h1>
        <p>JavaScript is required. This web browser does not support JavaScript or JavaScript in this web browser is not enabled.</p>
        <p>To find out if your web browser supports JavaScript or to enable JavaScript, see web browser help.</p>
    </div>

I saw that the ADFS IdP is returning mixed html+js so, the assertion can´t be made.

Anyone with a similar problem ?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

2reactions
mmgaribaldicommented, Jun 30, 2020

Hi! as @BrewToR said, it was not a javascript problem. We did a fresh install of ADFS and start working. Unfortunately, despite 18 hours of comparison, I couldnt get which config difference it was causing the problem.

1reaction
BrewToRcommented, Feb 19, 2020

Hi there I have exactly the same issue : “Javascript is required”

ADFS 4.0 too

It would be great if someone could help thank you !

EDIT : It’s not about Javascript. This message is in the page but shown only if javascript is not supported We fix the issue. After take a look on ADFS logs, the message was explicit

Microsoft.IdentityServer.Web.WebConfigurationException: No style sheet is configured in the active theme for default locale [en-GB/2057]. After fixing the locale on ADFS side, everything works perfectly

Hope it’s help

Read more comments on GitHub >

github_iconTop Results From Across the Web

ADFS 4.0, Adal JS - No claims - TechNet
The problem: we do not get any non-standard claims (e.g. email) in the response. Some sources states that the implicit flow will never...
Read more >
Bountysource
ADFS 4.0 JavaScript problem.
Read more >
HTML page authentication using identity ADFS URL in javascript
I want to authenticate customer report page html page before accessing it. Page should be accessible to only those user who are authorized...
Read more >
SSO not working through Chrome and ADFS
If you have SSO setup through ADFS server and having issues with Google Chrome passing the authentication all the way through. The redirect...
Read more >
Configure Auto-Populating User ID on AD FS Login Page for ...
UCCE SSO login-flow and AD FS ... Familiarity with JavaScript (JS) ... In case of issues, the web browser Developer Tools are used...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found