Enable cors in default management security config

Fixes gh-9548
This commit is contained in:
Madhura Bhave
2017-07-13 14:17:44 -07:00
parent 2aa4ed2dec
commit 0f8a819af9
4 changed files with 96 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
endpoints.cors.allowed-origins=http://localhost:8080
endpoints.cors.allowed-methods=GET