Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-370 Improve RBAC Performance
  3. WFCORE-372

Cache role mapping results for the span of the overall operation

    XMLWordPrintable

Details

    Description

      Look into caching role mapping results for the duration of an overall operation. This would be an impl detail of the RoleMapper. With our standard mappers, the mapping results should not be changing in the middle of an operation, so I believe they should be cacheable.

      Likely place to cache them is as an attachment in a context object that will be passed in to the Authorizer. It would have to be passed in to the RoleMapper as well.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: