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

Bad marshalling of and missing transformer for identity-trust's module in security subsystem

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.CR1
    • 8.0.0.Beta1
    • Management
    • None

               <identity-trust>
                   <trust-module name="acl" code="AclThingy" flag="required" module="test">
                       <module-option name="d" value="r"/>
                   </trust-module>
               </identity-trust>
      

      becomes

               <identity-trust>
                   <login-module name="acl" code="AclThingy" flag="required" module="test">
                       <module-option name="d" value="r"/>
                   </login-module>
               </identity-trust>
      

              kkhan1@redhat.com Kabir Khan
              kkhan1@redhat.com Kabir Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: