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

Adjust management layers to be secured by Elytron or legacy security only

    XMLWordPrintable

Details

    Description

      At the moment it is only in the documentation that it is unsecured, a list of layers could be created similar to:

                                  <configs>
                                      <config>
                                          <name>standalone.xml</name>
                                          <model>standalone</model>
                                          <layers>
                                              <layer>management</layer>
                                              <layer>remoting</layer>
                                              <layer>elytron</layer>
                                              <layer>web-server</layer>
                                          </layers>
                                      </config>
      

      From a code review of a snippet like this unless the documentation is cross referenced nothing looks out of place, if instead management was renamed unsecured-management it would be obvious in a review.

      The following gist diff show the effect each of the three management layers presently has on the configuration.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: