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

Cryptic error when adding duplicate include/exclude definitions to a role.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.Beta1
    • None
    • Management
    • None

    Description

      When adding a role assigmment as 'administrator" i get this:

      This request

      {
          "address" => [
              ("core-service" => "management"),
              ("access" => "authorization"),
              ("role-mapping" => "ADMINISTRATOR"),
              ("include" => "user-administrator@ManagementRealm")
          ],
          "name" => "administrator",
          "type" => "USER",
          "realm" => "ManagementRealm",
          "operation" => "add"
      }
      

      ... leads to

      [Host Controller] 18:12:36,723 ERROR [org.jboss.as.controller.management-operation] (XNIO-1 task-9) JBAS014613: Operation ("add") failed - address: ([
      [Host Controller]     ("core-service" => "management"),
      [Host Controller]     ("access" => "authorization"),
      [Host Controller]     ("role-mapping" => "ADMINISTRATOR"),
      [Host Controller]     ("include" => "user-administrator@ManagementRealm")
      [Host Controller] ]) - failure description: "JBAS015285: The runtime role mapping configuration is inconsistent, the server must be restarted."
      

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: