Hi,
In Active Directory we have UserPrincipalName attribute for the User object which is the actual logon name for the user (Ex: user@domain.com). based on this feature some applications use this attribute for Active Directory authentication.
So the question is, could we have it as an attribute for user object in glauth?
Thanks in advance