I’m trying to complete a Keycloak integration with FreeIPA using the SSSD federation. I have everything setup on the Keycloak server per the instructions in the keycloak documentation. The SSSD service is running on the Keycloak server, I can create users from my keycloak server.
When I go to “User Federation”, the “Add Provider” drop down only shows Kerberos and LDAP. SSSD is not an option. I’ve ensured all the services are running and survive a reboot, kinit, klist, etc. work. I’m just missing this option in the drop down. Keycloak 11.0.1 freshly installed in a Centos7 LXC container.
Any thoughts on how I go about troubleshooting this?
Thanks in advance!