You can set the dynamic attributes in the Artifactory YAML Configuration file.
Prior to Artifactory 7.71.2, you can enforce dynamic internal search of attributes in a group by setting the <forceAttributeSearch>true</forceAttributeSearch>
in the Config descriptor.
</ldapSettings> <ldapGroupSetttings> <name>demo</name> <forceAttributeSearch>true</forceAttributeSearch> </ldapSettings>