Use this information to configure the dynamic group member attribute.
For information about how to configure the dynamic group member attribute using the WebSphere Application Server administrative console, read about Dynamic member attribute settings in the WebSphere Application Server information center.
The following example shows the configuration of the dynamic group member attribute in the wimconfig.xml file. This example uses the name memberURL, which is a commonly used name for the dynamic member attribute:
<config:groupConfiguration>
<config:dynamicMemberAttributes name="memberURL" objectClass="groupOfURLs"/>
</config:groupConfiguration>
For more information see the topic, Configuring dynamic member attributes in a federated repository configuration in the WebSphere Application Server information center.