keycloak-scim/server-spi-private
Matt Eaton 9f0a348e4c Allow certificate with duplicate principals in truststore.
The previous implementation uses principal as a key for a hashmap storing one certificate per entry. To preserve lookups, the value is now a List of certificates.

Additional logic was added to build certification validation chains using signature verification rather than just principal.

Closes #33125

Signed-off-by: Matt Eaton <git@divinehawk.com>
2024-10-08 12:03:03 +02:00
..
src Allow certificate with duplicate principals in truststore. 2024-10-08 12:03:03 +02:00
pom.xml fix: removal of resteasy-core (#27032) 2024-02-29 11:43:13 +00:00