Since there is no standalone.xml in new version of Keycloak (Quarkus). How to integrate this to keycloak? From the documentation said that after compiling and packaging to .jar , we just need to copy the jar file into providers directory. But since no standalone xml how do I pass vaulturl, secretengine to keycloak?
Since there is no standalone.xml in new version of Keycloak (Quarkus). How to integrate this to keycloak? From the documentation said that after compiling and packaging to .jar , we just need to copy the jar file into providers directory. But since no standalone xml how do I pass vaulturl, secretengine to keycloak?