Hallo all,
i try to install keycloak on a wildfly domain cluster. The Cluster uses the domain.xml as
configuration with the full-ha profile and not the standalone.xml. Is there anithing
special to look for and to do other than in the documentaiton ? I have deployed the things
in the deployment folder and copy paste the configuration folder. But when i try to go to
the keycloak administration console (
http://[Server-IP]:8080/auth/admin/index.html) i got
"404 - Not Found" as answer.
Is there anythig i have to do, after i have done the configuration of the used profile and
the installation of the adapter, to run keycloak on a wildfly domain cluster ?
Christoph