I am trying to use a reference multi-valued attribute (group member attribute) to check to see how many members are in the group before provisioning them to a connector. However, during the Provision method call, the member attribute is present (true) but the values count is always zero.
Anyone done this before? I'd really like to only provision groups to this connector if they are below a certain threshold for the number of members in the group.