[
https://issues.jboss.org/browse/WFCORE-535?page=com.atlassian.jira.plugin...
]
Emmanuel Hugonnet commented on WFCORE-535:
------------------------------------------
Until WFCORE-536 you may add
http://localhost:9990 in the allowed origins list as a
workaround.
Missing default configuration for allowed origins (CORS)
--------------------------------------------------------
Key: WFCORE-535
URL:
https://issues.jboss.org/browse/WFCORE-535
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Harald Pehl
Assignee: Harald Pehl
Fix For: 1.0.0.Beta1
WFCORE-302 adds support for CORS. However it's missing a default configuration for
allowed origins. Without it the console does no longer work ootb.
The default list for allowed origins should at least contain
-
http://127.0.0.1:9990
-
http://localhost:9990
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)