stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

Spring Integration - Should CORS filter be enabled by default?

Open josebarrueta opened this issue 8 years ago • 0 comments

For developers could be a bad experience trying out the Spring Integration and finding that the first request they send fails because a CORS error.

Seems like this feature, is for developers who need it and opt-in for it.

For reference, CORS is not enabled in Spring Security and you need to configure it to use it.

josebarrueta avatar Dec 08 '16 19:12 josebarrueta