mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-04 05:49:46 -06:00
fixes: #38873
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit f475646b87)
This commit is contained in:
@@ -14,6 +14,7 @@ export const X509 = () => {
|
||||
)}
|
||||
label={t("allowRegexComparison")}
|
||||
labelIcon={t("allowRegexComparisonHelp")}
|
||||
stringify
|
||||
/>
|
||||
<TextControl
|
||||
name={convertAttributeNameToForm("attributes.x509.subjectdn")}
|
||||
|
||||
Reference in New Issue
Block a user