[keycloak-dev] Bug in UI?
Guus der Kinderen
guus.der.kinderen at gmail.com
Tue Apr 12 06:10:01 EDT 2016
Hi,
I did not try to reproduce this on master branch, but got it twice now on
1.9.x. The branch HEAD is commit b01f522acea6b6c5c6f487dc626a24ca928da77d
After I build the distribution...
$ mvn clean install -DskipTests -Pdistribution
... extract the distribution ...
$ cd /distribution/server-dist/target/
$ tar zxvf keycloak-1.9.2.Final-SNAPSHOT.tar.gz
... and start a standalone instance ...
$ cd /keycloak-1.9.2.Final-SNAPSHOT/bin
$ ./standalone.sh
... open the webpage at http://localhost:8080/auth
... create a new user
... login to the administration console with that user
... go to the list of clients
... and open (or click 'edit') on any of the clients
Then the webpage that I'm looking at appears to be broken. I'm looking at
the template itself, I think.
Is this me, or can someone reproduce this?
- Guus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160412/00ee9748/attachment.html
More information about the keycloak-dev
mailing list