WindowsAuthentication
WindowsAuthentication copied to clipboard
Can WindowsPrincipal be populated with first name, last name, email address etc?
Hi,
We have AD login working and I've now been tasked with looking at updating our user store with AD details during login if required. I have created a custom claims provider but when I inspect the claims in the WindowsPrincipal and OutgoingSubject (ClaimsIdentity) neither of them contain any of these properties.
Is there a place that I can configure additional details to be retrieved from AD during login?
Thanks
sorry - I can't remember. Check the source code.