Package | Description |
---|---|
org.keycloak.services.x509 |
Modifier and Type | Class and Description |
---|---|
class |
ApacheProxySslClientCertificateLookup
The provider allows to extract X.509 client certificate forwarded
to keycloak configured behind the Apache reverse proxy.
|
class |
HaProxySslClientCertificateLookup
The provider allows to extract X.509 client certificate forwarded
to the keycloak middleware configured behind the haproxy reverse proxy.
|
class |
NginxProxySslClientCertificateLookup
The NGINX Provider extract end user X.509 certificate send during TLS mutual authentication,
and forwarded in an http header.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.