mirror of
https://github.com/keycloak/keycloak.git
synced 2026-07-25 18:26:11 +00:00
* Initial draft to check CA subject DN in X.509 client authenticator Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * Add the test to the FIPS suites and doc changes Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * Delete AbstractMutualTLSClientTest to move the old test Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * Move the old test to the new test suite Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * final test changes Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * First round of review changes. Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> * Add a client executor to add default CA subject DN to client registration Closes #48412 Signed-off-by: rmartinc <rmartinc@redhat.com> --------- Signed-off-by: rmartinc <rmartinc@redhat.com>