Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6199

Creation of container security/authorization in server via management ops is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.2.0.Beta2
    • None
    • None
    • None
    • Hide

      You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
      [disconnected /] connect
      [domain@localhost:9990 /] cd profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered
      [domain@localhost:9990 cache-container=clustered] ./security=SECURITY:add()
      {
      "outcome" => "success",
      "result" => undefined,
      "server-groups" => {"main-server-group" => {"host" => {"master" => {
      "server-one" => {"response" => {
      "outcome" => "success",
      "response-headers" =>

      { "operation-requires-reload" => true, "process-state" => "reload-required" }
      }},
      "server-two" => {"response" => {
      "outcome" => "success",
      "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" }

      }}
      }}}}
      }
      [domain@localhost:9990 cache-container=clustered] cd security=SECURITY
      [domain@localhost:9990 security=SECURITY] ./authorization=AUTHORIZATION:add()

      Show
      You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands. [disconnected /] connect [domain@localhost:9990 /] cd profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered [domain@localhost:9990 cache-container=clustered] ./security=SECURITY:add() { "outcome" => "success", "result" => undefined, "server-groups" => {"main-server-group" => {"host" => {"master" => { "server-one" => {"response" => { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } }}, "server-two" => {"response" => { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } }} }}}} } [domain@localhost:9990 cache-container=clustered] cd security=SECURITY [domain@localhost:9990 security=SECURITY] ./authorization=AUTHORIZATION:add()

      When adding the authorization=AUTHORIZATION element under cache-container=[container]/security=SECURITY an exception is thrown.

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: