1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Add Support SubjectX500PrincipalExtractor

Closes gh-16980

Signed-off-by: Max Batischev <mblancer@mail.ru>
This commit is contained in:
Max Batischev
2025-05-16 14:07:10 +03:00
committed by Rob Winch
parent e8f920e0ee
commit aba437d469
12 changed files with 259 additions and 12 deletions
@@ -2229,6 +2229,9 @@ Defines a regular expression which will be used to extract the username from the
Allows a specific `UserDetailsService` to be used with X.509 in the case where multiple instances are configured.
If not set, an attempt will be made to locate a suitable instance automatically and use that.
[[nsa-x509-extract-principal-name-from-email]]
* **extract-principal-name-from-email**
If true then DN will be extracted from EMAIlADDRESS.
[[nsa-filter-chain-map]]
== <filter-chain-map>