It seems that when you run the add-user.sh script with the flag
"--container", it will delegate to the Wildfly builtin add-user script.
So in this case you will create admin user for wildfly admin console
instead of admin user for keycloak. Is it what you were asking for?
Marek
On 23/03/16 08:19, Niels Bertram wrote:
Hi everyone,
I am trying to setup Wildfly admin console access on the 1.9.1 release
running in standalone mode. Following the keycloak documentation I
used ./bin/add-user -u admin -r master to add a keycloak admin but
when I browse to
http://localhost:9990/console I get prompted with a
screen that reads:
/*WildFly Application Server is running.*
/
/However you have not yet added any users to be able to access the
admin console.
/
/To add a new user execute the add-user.sh script within the bin
folder of your WildFly installationand enter the requested information./
Looking through the wildfly documentation
https://docs.jboss.org/author/display/WFLY10/add-user+utility and also
comparing the add-user.sh script in the keycloak distro to a normal
wildfly distro it looks like it has been replaced.
How do you create a wildfly admin user with the keycloak distro?
Shouldn't the wildfly admin scripts stay as they are and the keycloak
script added with a different name?
Cheers,
Niels
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user