[grouper-shib] attributes from the attribute framework must be explicitly configured

XMLWordPrintable

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor
    • 2.1.0, 2.1.1
    • Affects Version/s: None
    • Component/s: provisioning
    • None

      To improve performance, attributes from the attribute framework must be explicitly configured in the attribute resolver configuration (ldappc-resolver.xml).

      Previously, all attributes from the attribute framework were returned :

      <resolver:DataConnector id="testAttributesOnly" xsi:type="grouper:GroupDataConnector" />

      But now, attribute framework attributes must be explicitly configured :

      <resolver:DataConnector id="testAttributesAndAttributeDefs" xsi:type="grouper:GroupDataConnector">
      <grouper:Attribute id="parentStem:mailAlternateAddress" />
      </resolver:DataConnector>

            Assignee:
            Tom Zeller (Inactive)
            Reporter:
            Tom Zeller (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: