Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

dashboard.js

Blame
    • ale's avatar
      2666634e
      Proxy requests to the backends we're interested in · 2666634e
      ale authored
      We need to do this ugly thing because CORS and single sign-on do not
      play well together, most importantly they break on redirects to the
      sso-server (which is cross-origin), so you need to be logged in
      already on all backends (monitor, alerts) for the page to "work"...
      2666634e
      History
      Proxy requests to the backends we're interested in
      ale authored
      We need to do this ugly thing because CORS and single sign-on do not
      play well together, most importantly they break on redirects to the
      sso-server (which is cross-origin), so you need to be logged in
      already on all backends (monitor, alerts) for the page to "work"...
    dashboard.js 2.73 KiB