* Parse environment information as JSON
* Pass 'isRunningAsTheme' from injected environment
* Update comment to use index.ftl instead of html
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* Update realm param comment
* Update version param
* add more sensible defaults
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* Build for Keycloak theme
* Update based on lastest index.html changes.
* Fix realm dropdown when home realm is not master.
* Fix readme.
* Fix linting errors.
* Try to fix tests.
* Address Jon's comments.