Hello All
So I migrated my UCS setup to keycloak for iDP.
SSO works just fine and all is well.
According to keycloak in UCS documentation, multiple UCS nodes can have keycloak installed and automatically provide increased avaialability and redundancy.
My UCS setup includes a primary and a backup node, and keycloak is installed on both.
My problem is that if my primary node is offline, SSO does not work. DNS of the SSO URL seem to resolv correctly even when the primary node is offline.
In the keycloak UCS realm, under the User Federation section I added both the primary and the backup LDAP uri to the “Connection URL” setting, but still, if the primary controller is not available, SSO does not work.
Does anyone have a tested/confirmed high availability, redundancy of their keycloak install?