Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

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

Open
JohnMcAvinue opened this issue Feb 20, 2018 · 1 comment
Labels

Comments

@JohnMcAvinue
Copy link

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

@leastprivilege
Copy link
Member

leastprivilege commented Feb 20, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants