AuthorizationService#isAuthorized() performs an authorization check even when authorization is disabled

XMLWordPrintable

      Steps to reproduce:
      1) configure a process engine whereby the property authorizationEnabled is set to false
      2) execute AuthorizationService#isAuthorized()

      Problem:
      AuthorizationService#isAuthorized() executes the authorization check. So that false is returned.

      Expected behavior:

      • AuthorizationService#isAuthorized() returns true, if the authorization is disabled.
      • No authorization check is performed

      Hints:
      In Admin the tabs Authorization and System are not be visible if the authorization is disabled.

        This is the controller panel for Smart Panels app

              Assignee:
              Roman Smirnov
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: