keycloak/services
Copilot 751b203de1
RFC 9440 cert lookup: truncate chain instead of throwing on length exceeded (#46652)
* 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>
2026-02-28 14:12:16 +00:00
..
src RFC 9440 cert lookup: truncate chain instead of throwing on length exceeded (#46652) 2026-02-28 14:12:16 +00:00
pom.xml Add support for filtering on SCIM endpoints 2026-02-27 12:20:01 -03:00