diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..e69de29bb diff --git a/404.html b/404.html new file mode 100644 index 000000000..a5977a62f --- /dev/null +++ b/404.html @@ -0,0 +1,608 @@ + + + +
+ + + + + + + + + + + + + + +In general, RedHat SSO based on Keycloak. In general, keycloak-config-cli is compatible with RedHat SSO.
+Some specific RH SSO version may differ from keycloak releases which introduce an incompatibility between keycloak-config-cli.
+While keycloak-config-cli not officially supports RH SSO, it's possible to build keycloak-config-cli against RH SSO.
+This step can be skip if keycloak-config-cli version 4.4.0 or higher is used.
+Enrich the pom.xml with the changes from: #583
+Identify the internal version of keycloak. Check https://access.redhat.com/articles/2342881
+Then look at https://mvnrepository.com/artifact/org.keycloak/keycloak-core?repo=redhat-ga to find the correct Keycloak version identifier. For Keycloak 9.0.13, its 9.0.13.redhat-00006.
+In case there are compiler errors, then RH introduce breaking changes. But I'm not going to adjust code for such old versions. Sorry.
+In case the build is fine, you build is in target/keycloak-config-cli.jar