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

It is not possible to configure SecurityManager subsystem in Web Console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 7.1.0.DR7
    • Web Console
    • User Experience
    • Workaround Exists
    • Hide

      Edit the attributes through CLI:

      /subsystem=security-manager/deployment-permissions=default:write-attribute(name=maximum-permissions, value=[{class=foo, name=bar, actions=quz, module=qiz}]
      Show
      Edit the attributes through CLI: /subsystem=security-manager/deployment-permissions= default :write-attribute(name=maximum-permissions, value=[{class=foo, name=bar, actions=quz, module=qiz}]
      1. Run EAP 7 in standalone mode with standalone-full-ha profile
      2. Navigate to Security Manager subsystem
      3. Try to edit attributes in deployment permissions default instance

    Description

      The input value of fields for configuring maximum-permissions and minimum-permissions is always interpreted as a string so it is not possible to configure them since the attribute requires another type. The attempt of configuring it always ends up with an error message:
      "WFLYCTL0097: Wrong type for maximum-permissions. Expected [EXPRESSION, OBJECT] but was STRING"

      Attachments

        Issue Links

          Activity

            People

              hpehl@redhat.com Harald Pehl
              jkasik@redhat.com Jan Kašík
              Jan Kašík Jan Kašík
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: