UWC login LDAP attributes
Some of our users have several e-mail aliases (LDAP attributes mailAlternateAddress and/or mailEquivalentAddress), or their uid name differs from the mail attribute (i.e. "uid=admin", mail="store.administrator@domain.com")
At the moment it seems that the users can only log in to UWC using one of the attributes, uid or even uid@orgname for hosted domains.
I was asked whether it's possible to authenticate users by any name they have (meaning at least all of email alias names and uid).
Where should I dig? Is this a matter of UWC or is some list of attributes defined in Access Manager? (I have AM SSO configured and it seems to work ;) )