Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1992

CLI inconsistently parse {} in another object as UNDEFINED

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha13
    • 3.0.0.Alpha12
    • CLI
    • 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
      

            jdenise@redhat.com Jean Francois Denise
            jkalina@redhat.com Jan Kalina (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: