Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
With the GOAL of Airavata to have more support for REST APIs, Cross Domain requests become inevitable. Currently Airavata accepts requests from all domains for any operation which makes us open to attacks. The server should be able to handle such cross domain requests more effectively. We can add a CORS filter to handle this.