Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-9547

Enable Redis Server to Authorize Using Security Manager

    XMLWordPrintableJSON

Details

    Description

      Every Redis Command/API invocation must be authorized against the customer provided Security Manager.

       

      The SecurityManager.authorize method must be called for every Redis API call using the principal returned by the SecurityManager.authenticate method during the authentication process.

      The ResourcePermission passed to the authorize method should be the same for all operations. The actual permission string is TBD - perhaps DATA:WRITE:REDIS_DATA ?? In the future we may provide more fine grained support with different ResourcePermissions for different redis operations.

      Acceptance Criteria

      TBD

       

      Attachments

        Issue Links

          Activity

            People

              jens.deppe Jens Deppe
              wmilsted_vm Wayne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: