Class Rfc9440ClientCertificateLookupFactory

java.lang.Object
org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
All Implemented Interfaces:
ProviderFactory<X509ClientCertificateLookup>, X509ClientCertificateLookupFactory

public class Rfc9440ClientCertificateLookupFactory extends Object implements X509ClientCertificateLookupFactory
The factory and the corresponding providers extract a client certificate from a reverse proxy that is compliant with RFC 9440.
Since:
12/30/2024
Version:
$Revision: 1 $
Author:
Stephan Seifermann