Skip to content

Commit fc077f5

Browse files
Update deploy-manage/users-roles/cluster-or-deployment-auth/pki.md
Co-authored-by: shainaraskas <[email protected]>
1 parent a78bf13 commit fc077f5

File tree

1 file changed

+1
-1
lines changed
  • deploy-manage/users-roles/cluster-or-deployment-auth

1 file changed

+1
-1
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/pki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To use PKI in {{es}}, you configure a PKI realm, enable client authentication on
4747
2. Optional: If you want to use something other than the CN of the Subject DN as the username, you can use one of the following methods to extract the username:
4848

4949
* {applies_to}`stack: ga 9.1` Extract the username from a specific relative distinguished name (RDN) attribute in the Subject DN.
50-
* Using the [[username_pattern](elasticsearch://reference/elasticsearch/configuration-reference/security-settings.md#ref-pki-settings) setting, specify a regex to extract the desired username. The regex is applied on the Subject DN.
50+
* Using the [username_pattern](elasticsearch://reference/elasticsearch/configuration-reference/security-settings.md#ref-pki-settings) setting, specify a regex to extract the desired username. The regex is applied on the Subject DN.
5151

5252
:::::{tab-set}
5353

0 commit comments

Comments
 (0)