<div dir="ltr"><div><div><div>Hi, I&#39;m new to keycloak and I recently installed the war distribution on my local machine.<br></div>For this I had to tweak some configurations on wildfly and <i>when I finally got it working I zipped the server and copied it to an amazon instance. I logged in to the console and fired up the server with standalone.<br></i></div><i>Then I accessed http://&lt;amazon instance url&gt;:8080/auth and clicked the Admin console link.<br></i></div><i>The server then threw an exception:<br><br></i><br clear="all">

    <div id="kc-container" class="">
        <div id="kc-container-wrapper" class="">

            <div id="kc-header" class="">
                <div id="kc-header-wrapper" class="">        We&#39;re <strong>sorry</strong> ...
</div>
            </div>


            <div id="kc-content" class="">
                <div id="kc-content-wrapper" class="">
                    <div id="kc-form" class="">
                        <div id="kc-form-wrapper" class="">
        <div id="kc-error-message">
            <p class="">HTTPS required</p>
        </div>
                        </div>
                    </div>

                </div>
            </div>
        </div>
    On my local machine I never set up https and I have been looking through the configuration files both of keycloak and the standalone.xml and see no configuration regarding ssl anywere.<br></div><div>The only difference between both installations is that I have the amazon instance pointing to an empty Mongo repo and my local config has a mongo connection to other server already populated with keycloak collections. Could this be the problem?<br></div><div>Should I migrate the local mongo database to my amazon instance for keycloak admin console to stop needing ssl?<br></div><div>Thanks in advance<br></div><div><br><div dir="ltr"><span><span lang="ES"><br></span></span>  <span></span>  </div>
</div></div>