I have an existing ovirt cluster, and I'm trying to migrate it from the internal sso
and LDAP over to keycloak but am kind of at a loss.
I followed the Activation procedures on
https://github.com/oVirt/ovirt-engine-keycloak/blob/master/keycloak_usage...
and am able to login to the keycloak console fine, but when I try to access the
ovirt-engine admin panel I just get an internal server error.
httpd log contains "oidc_util_json_string_print: oidc_util_check_json_error: response
contained an "error" entry with value: ""Realm does not
exist"""
Does engine-setup not configure the keycloak it creates with the proper configuration for
ovirt? The apache config seems to have some password and other settings for oidc, so that
end got configured, but not the keycloak side. There's no ovirt-engine or other ovirt
related clients inside the newly created keycloak.