mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
stringify attribute (#38968)
fixes: #38873 Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
This commit is contained in:
parent
025ee4ee6f
commit
f475646b87
@ -14,6 +14,7 @@ export const X509 = () => {
|
||||
)}
|
||||
label={t("allowRegexComparison")}
|
||||
labelIcon={t("allowRegexComparisonHelp")}
|
||||
stringify
|
||||
/>
|
||||
<TextControl
|
||||
name={convertAttributeNameToForm("attributes.x509.subjectdn")}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user