Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11877

It is unclear whether Elytron policy resource is a singleton

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.CR3
    • 7.1.0.ER1
    • Security
    • User Experience

    Description

      When adding new policy resource:

      /subsystem=elytron/policy=jacc:add(jacc-policy=[{name => jacc}])

      , code [1] is added to standalone.xml. Note, that there is no resource name, and there is also not possible to add another resource, but the singleton nature of resource is mentioned nowhere.

      <policy default-policy="jacc">
          <jacc-policy name="jacc"/>
      </policy>
      

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              jkasik@redhat.com Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: