Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CN or DisplayName #5

Closed
ghost opened this issue May 17, 2017 · 6 comments
Closed

CN or DisplayName #5

ghost opened this issue May 17, 2017 · 6 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented May 17, 2017

Does anyone know how to properly import the claim of Displayname? I have ADFS Sending DIsplay-Name, but the peoplepicker keeps showing the UPN in the window. If i HOVER over the account, it is also showing the cn=(Users full name) which iisi what i want, but how do i have the peoplepicker show the Display Name there?

@Yvand
Copy link
Owner

Yvand commented May 18, 2017

hello, the people picker (so LDAPCP here) doesn't use what ADFS sends, it uses its own configuration to query LDAP server and display results.
If you want to show the display name in the people picker, go to central administration > security > LDAPCP global configuration: in section "Display of permissions created with identity claim", type property displayName in "Display another LDAP attribute"

@ghost
Copy link
Author

ghost commented May 23, 2017 via email

@Yvand Yvand added the question label Jun 29, 2017
@Yvand
Copy link
Owner

Yvand commented Jul 4, 2017

Hello @aovecka, any news on that?

@ghost
Copy link
Author

ghost commented Jul 5, 2017 via email

@Yvand Yvand self-assigned this Jul 6, 2017
@Yvand
Copy link
Owner

Yvand commented Jul 6, 2017

Regarding the parameter "IdentifierClaim", I assume you talk about cmdlet New-SPTrustedIdentityTokenIssuer and indeed it's required SharePoint.
Regarding the order, I'm not sure I got your point
Anyway, I'm glad it works, and thank you for taking the time to reply

@Yvand Yvand closed this as completed Jul 6, 2017
@ghost
Copy link
Author

ghost commented Jul 6, 2017 via email

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

No branches or pull requests

1 participant