Cannot set system permission via RESTAPI

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.17.0, 7.17.0-alpha5
    • Affects Version/s: None
    • Component/s: None
    • None

      Environment (Required on creation):

      7.17.0-Snapshot

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      Unable to create system permission for a user via REST

      Steps to reproduce (Required on creation):

      Use /authorization/create and send a request with the necessary parameters

      Json Body of the request:

      { "type": 1, "permissions": [ "READ" ], "userId": "hari", "groupId": null, "resourceType": 21, "resourceId": "*" }

      Observed Behavior (Required on creation):

      Not able to create a new authorization

      Expected behavior (Required on creation):

      Authorization attempt should be successful 

      Root Cause (Required on prioritization):

      Solution Ideas (Optional):

      Hints (optional):

            Assignee:
            Hariharan Parasuraman
            Reporter:
            Hariharan Parasuraman
            Miklas Boskamp Miklas Boskamp
            Thorben Lindhauer Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: