Skip to content

dasbh/keycloak-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-theme

Custom theme for Keycloak

Enable auth for WildFly app server hosting keycloak, so that we can deploy our custom extensions using gradle plugin

$ docker-compose exec keycloak bash
$ cd  /opt/jboss/keycloak/bin
$ ./add-user.sh -u admin -p admin -r ManagementRealm
$ ./jboss-cli.sh --connect --controller=localhost:10090 --command="security enable-http-auth-management"

About

Custom theme for Keycloak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published