Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2850

Improve performance of Crowd console and Spring Security integration with large numbers of memberships

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      CrowdUserDetailsServiceImpl#getAuthorities tests group membership by getting all of a user's memberships (getMemberships) rather than testing with individual calls to isMember. This can require fetching all memberships for the application, which can be slow.

      Investigate the impact of switching to isMember when there are large numbers of memberships configured.

      Attachments

        Activity

          People

            jwalton joe
            jwalton joe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: