mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
751b203de1
* Fix Rfc9440 cert lookup to truncate chain instead of throwing exception when exceeding limit closes: #46647 Co-authored-by: shawkins <2475669+shawkins@users.noreply.github.com> * Change truncation log from warn to debug level Co-authored-by: shawkins <2475669+shawkins@users.noreply.github.com> * Validate certificateChainLength >= 0 in Rfc9440ClientCertificateLookupFactory.init Co-authored-by: shawkins <2475669+shawkins@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shawkins <2475669+shawkins@users.noreply.github.com>