Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable to load GWT-IDE app on Multi-user with Multi-host env. #13142

Closed
wants to merge 1 commit into from
Closed

Enable to load GWT-IDE app on Multi-user with Multi-host env. #13142

wants to merge 1 commit into from

Commits on Jul 3, 2019

  1. Enable to load GWT-IDE app on Multi-user with Multi-host env.

    Some code in IDE.html must be skipped because they are done in loader.html.
    IDE and dashboard cannot share Kyecloak settings because of the closs domain scripting.
    IDEs must use their machine-token or another way for calling `/api` endpoints.
    (This patch does not contain patches how to call `/api`. This is just for setting Keycloak off. )
    
    Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
    monaka committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    64f321c View commit details
    Browse the repository at this point in the history