stormpath-sdk-java
stormpath-sdk-java copied to clipboard
Spring Integration - Should CORS filter be enabled by default?
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.