-
Sub-task
-
Resolution: Done
-
Major
-
None
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
- duplicates
-
AS7-2564 Allow genuine cross-origin resource sharing requests for domain management
- Resolved
- is duplicated by
-
WFLY-1478 Enable CORS on the server side
- Closed
- is related to
-
WFCORE-535 Missing default configuration for allowed origins (CORS)
- Closed
-
WFLY-4337 Missing default configuration for allowed origins (CORS)
- Closed
- relates to
-
HAL-96 Move authentication to the console and away from the browser.
- Closed
- links to