Mime type issues when redirect

Hello,

I’m currently having mimtetype issues during the redirect process of Okta. Without Okta i’m able to get to the site without issue. But with Okta I am seeing this

  • Refused to apply style from 'https://xxx.okta.com/login/login.htm?’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
  • Refused to execute script from 'https://xxx…okta.com/login/login.htm? because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.

and my app is detecting that Javascript is not enabled.

Any ideas?