| Interface | Description |
|---|---|
| X509ClientCertificateLookup | |
| X509ClientCertificateLookupFactory |
| Class | Description |
|---|---|
| AbstractClientCertificateFromHttpHeadersLookup | |
| AbstractClientCertificateFromHttpHeadersLookupFactory | |
| ApacheProxySslClientCertificateLookup |
The provider allows to extract X.509 client certificate forwarded
to keycloak configured behind the Apache reverse proxy.
|
| ApacheProxySslClientCertificateLookupFactory | |
| DefaultClientCertificateLookup |
The provider retrieves a client certificate and the certificate chain
(if any) from the incoming TLS connection.
|
| DefaultClientCertificateLookupFactory |
The factory and the corresponding providers extract a client certificate
and the certificate chain (if any) from the incoming TLS connection.
|
| HaProxySslClientCertificateLookup |
The provider allows to extract X.509 client certificate forwarded
to the keycloak middleware configured behind the haproxy reverse proxy.
|
| HaProxySslClientCertificateLookupFactory | |
| X509ClientCertificateLookupSpi |
Copyright © 2018 JBoss by Red Hat. All rights reserved.