0

I am working on some prototyping and trying to execute a call against the SCIM rest interface from within a JS page.. yes, I know its not secure, this is purely some proof of concept stuff, so this ins't a problem...

What is a problem is that the wso2 carbon doesn't have the CORS headers as part of its response etc. so it won't let the javascript interact with the web service... I don't see anything in the documentation on how to turn these on with wso2 carbon... I assume there must be a way to do this... does anyone know how to make this work?

Community
  • 1
  • 1
Speckpgh
  • 3,332
  • 1
  • 28
  • 46

1 Answers1

0

You can follow this post.

You can read more in this question.

Community
  • 1
  • 1
Bee
  • 12,251
  • 11
  • 46
  • 73