-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha12
-
None
CLI interprets {} as blank object in resource attribute (correct), but as UNDEFINED in object attribute. (in model parameter of performRuntime of ADD operation)
/subsystem=elytron/properties-realm=realm:add(users-properties={path=$SOME_PATH},groups-properties={}) => groups-properties = OBJECT {}
/subsystem=elytron/ldap-realm=ldap-realm8:add(dir-context=local-ldap,identity-mapping={rdn-identifier=uid,otp-credential-mapper={}}) => otp-credential-mapper=UNDEFINED
- blocks
-
WFLY-7437 Inconsistencies in otp-credential-mapper attribute of Elytron ldap-realm
- Closed
- is related to
-
WFCORE-1983 Root cause of failing parsing should be used as failure description
- Resolved