-1

i have this problem in production enviromment, it's happened because i'm trying to redirect user to federation to authenticate, i'm using SAML authentication && IBM IHS

console log of cors

1 Answers1

0

Are you using ADFS? Where is it in the picture?

ADFS does not handle CORS and there is no way to add this header.

You need to do this via a proxy.

rbrayb
  • 46,440
  • 34
  • 114
  • 174