2017-04-06 18:29:29 -07:00
|
|
|
[[pki-realm]]
|
2018-05-01 13:47:24 -07:00
|
|
|
=== PKI user authentication
|
2017-04-06 18:29:29 -07:00
|
|
|
|
|
|
|
You can configure {security} to use Public Key Infrastructure (PKI) certificates
|
2018-01-24 08:32:23 -08:00
|
|
|
to authenticate users in {es}. This requires clients to present X.509
|
|
|
|
certificates.
|
|
|
|
|
|
|
|
NOTE: You cannot use PKI certificates to authenticate users in {kib}.
|
|
|
|
|
|
|
|
To use PKI in {es}, you configure a PKI realm, enable client authentication on
|
|
|
|
the desired network layers (transport or http), and map the Distinguished Names
|
|
|
|
(DNs) from the user certificates to {security} roles in the
|
|
|
|
<<mapping-roles, role mapping file>>.
|
2017-04-06 18:29:29 -07:00
|
|
|
|
2018-05-01 13:47:24 -07:00
|
|
|
See {ref}/configuring-pki-realm.html[Configuring a PKI realm].
|
2017-04-06 18:29:29 -07:00
|
|
|
|
|
|
|
[[pki-settings]]
|
2018-05-01 13:47:24 -07:00
|
|
|
==== PKI Realm Settings
|
2017-07-07 13:33:35 +10:00
|
|
|
|
2018-05-01 13:47:24 -07:00
|
|
|
See {ref}/security-settings.html#ref-pki-settings[PKI realm settings].
|