mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Allows to use the full PEM encoded X.509 certificate from client cert authentication as a user identity. Also allows to validate that user's identity against LDAP in PEM (String and binary format). In addition, a new custom attribute mapper allows to validate against LDAP when certificate is stored in DER format (binay, Octet-String). KEYCLOAK-10158 Allow lookup of certs in binary adn DER format from LDAP