Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-8132

Allows access to MgnlUserManager methods that resolve transitive roles/groups

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      User beans are usually built with both direct & transitive groups+roles pre-resolved.
      Currently, MgnlUserManager#aggregateDirectAndTransitiveGroups|Roles is doing this, however this is not much available towards ExternalUserManager or SsoUserManager.

      => Additional constructor params for ExternalUser (allGroups, allRoles)
      => Consider moving aggregating methods to UserManager interface as default methods

        Acceptance criteria

              Unassigned Unassigned
              mmichel Maxime Michel
              AdminX
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:

                  Task DoR