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

Can't undefine "use-identity-roles" of /core-service=management/access=authorization

XMLWordPrintable

      [standalone@localhost:9990 /] /core-service=management/access=authorization:write-attribute(name=use-identity-roles, value=false)
      {
      "outcome" => "success",
      "response-headers" => {
      "operation-requires-reload" => true,
      "process-state" => "reload-required"
      }
      }
      
      [standalone@localhost:9990 /] reload
      [standalone@localhost:9990 /] /core-service=management/access=authorization:undefine-attribute(name=use-identity-roles)
      {
      "outcome" => "failed",
      "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException",
      "rolled-back" => true
      }
      
      

            ehugonne1@redhat.com Emmanuel Hugonnet
            ehugonne1@redhat.com Emmanuel Hugonnet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: