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

Return surname and givenName in identity.LDAP #5386

Closed
ainmosni opened this issue Jan 12, 2023 · 0 comments · Fixed by #5388
Closed

Return surname and givenName in identity.LDAP #5386

ainmosni opened this issue Jan 12, 2023 · 0 comments · Fixed by #5388
Assignees

Comments

@ainmosni
Copy link
Contributor

The LDAP properties surname and givenName have recently become supported in user creation, but the properties aren't being populate by getUserByDN or createUserModelFromLdap, and so the properties are invisible in the returns in the graph API.

Add these properties.

@ainmosni ainmosni self-assigned this Jan 12, 2023
ainmosni added a commit that referenced this issue Jan 12, 2023
This PR makes it so that givenName and surname attributes are returned for users.

Fixes #5386
ainmosni added a commit that referenced this issue Jan 12, 2023
This PR makes it so that givenName and surname attributes are returned for users.

Fixes #5386
@micbar micbar mentioned this issue May 3, 2023
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant