Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7271

Review elytron jdbc-realm resource XSD definition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • None
    • Security
    • None

    Description

      • Wouldn't xsd:all be more proper than xsd:sequence here, as it doesn't required elements in exact order.
      • In XSD attribute-mapping attribute to is declared as optional, but in fact it is required.
        [standalone@localhost:9990 /] /subsystem=elytron/jdbc-realm=a:add(principal-query=[{sql="a",data-source="ExampleDS",attribute-mapping=[{index=0}]}])
        {
            "outcome" => "failed",
            "failure-description" => "WFLYCTL0155: to may not be null",
            "rolled-back" => true
        }
        
      • simple-digest-mapper, salted-simple-digest-mapper and scram-mapper missing algorithm attribute in XSD

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: