Skip to content

[9.2] Extract principal from certificate RDN (#137230)#138385

Merged
ebarlas merged 2 commits intoelastic:9.2from
ebarlas:backport/9.2/pr-137230
Nov 20, 2025
Merged

[9.2] Extract principal from certificate RDN (#137230)#138385
ebarlas merged 2 commits intoelastic:9.2from
ebarlas:backport/9.2/pr-137230

Conversation

@ebarlas
Copy link
Contributor

@ebarlas ebarlas commented Nov 20, 2025

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

Add support for RDN attribute value principal extraction in PKI Realm.

This allows extracting the principal from a specific RDN attribute
(e.g., CN, OU) in the client certificate, improving flexibility in
identifying users based on certificate details.

(cherry picked from commit a0cf362)
@ebarlas ebarlas merged commit e519fe4 into elastic:9.2 Nov 20, 2025
8 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants