]
Emmanuel Hugonnet updated WFCORE-302:
-------------------------------------
Git Pull Request:
Enable CORS
-----------
Key: WFCORE-302
URL:
https://issues.jboss.org/browse/WFCORE-302
Project: WildFly Core
Issue Type: Sub-task
Components: Domain Management
Reporter: Harald Pehl
Assignee: Darran Lofthouse
Labels: management_security,, management_sso
Fix For: 1.0.0.Beta1
We've been prototyping an alternative distribution channel for the console and have
setup a demo that leverages the mozilla app store to deliver the AS7 web console to
users:
https://marketplace.firefox.com/app/kea/?src=mkt-search
For this to work the AS needs to fully support CORS [1]. The general idea is that you can
retrieve the console through a marketplace like the mozilla one (chrome would be another
alternative) and connect to any domain controller, wether it runs locally or remotely.
If want to give it shot, point four firefox browser to the marketplace URL, launch the
app and connect to our CORS demo instance that runs on EC2:
http://as7-preview.dyndns.org:9990
user: admin
pass: webstore123!
[1]
http://en.wikipedia.org/wiki/Cross-origin_resource_sharing