Direct search for AlternativeAdress and mailForwardAddress
Question
Can I extend the standard user search with attributes (f.e. AlternativeAdress and mailForwardAddress )
Answer
Yes you can extend the search by setting UCR. In the given example:
ucr set directory/manager/web/modules/users/user/properties/{e-mail,mailAlternativeAddress,mailForwardAddress}/include_in_default_search=True
You need to use UDM Userattribute names.