Hi,
On Fri, Mar 8, 2019 at 3:37 PM Neil Youngman <
neil.youngman(a)wirefast.mygbiz.com> wrote:
I am trying to work through the Getting Started Guide and not getting
far.
The machine I am installing on does not have a local browser. The guide
says I can add the initial admin user using the add-user-keycloak.sh
script. I have done that, but subsequent steps then assume I can get into
the console with a browser.
Is it possible to continue the set up from the command line or does almost
everything require the web interface?
You can use admin CLI described here:
https://www.keycloak.org/docs/latest/server_admin/index.html#the-admin-cli
Admin console is just using REST endpoints provided by Keycloak, so you
basically don't need admin console at all.
After some digging I found a pointer in the mailing list to
https://www.keycloak.org/docs/3.0/server_installation/topics/network/bind...
.
>From that I saw that I can use ./standalone.sh -b 10.17.3.57, which will
allow me to continue with the tutorial, but I would like to know if there
is a simple way to limit access to a few other hosts?
Sorry, but I don't understand this question, could you rephrase?
Neil Youngman
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user