You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?