Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1225

It is not possible to configure deployment permissions in Security Manager in Web Console

    XMLWordPrintable

Details

      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
    • 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}]

    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
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: