WindowsAuthentication icon indicating copy to clipboard operation
WindowsAuthentication copied to clipboard

Can WindowsPrincipal be populated with first name, last name, email address etc?

Open JohnMcAvinue opened this issue 7 years ago • 1 comments

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

JohnMcAvinue avatar Feb 20 '18 09:02 JohnMcAvinue

sorry - I can't remember. Check the source code.

leastprivilege avatar Feb 20 '18 12:02 leastprivilege