Hi.
I tried yesterday to use the Keycloak built container adding the Kerberos authentication.
But it looks like that the container has missing Fedora packages to support Kerberos as I could not find any krb5 libs installed?
The logs contains evidence of that the Java code does not understand the user sent Kerberos encryption ("checksum error").
Ok, it would be easy to install using dnf install, but the container is secured in a way so it is very complex to install anything.
Any tips how to install ?
Regards Tomas