xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 64 forks source link

Missed displayName for not imported be_user #70

Closed floen-de closed 4 years ago

floen-de commented 4 years ago

Not Imported BE_USER "displayName" missed in Import LDAP users (Backend) View.

ldap-import-be-user

The function listTableColumns returs lowercase columnames. But be_user.realName is camelcase.

Fetching and merging LDAP and TYPO3-users failed and realName shows only the already imported. Not imported users just has "realname".

I did a small workaround, but it's not so fine.

https://github.com/floen-de/t3ext-ig_ldap_sso_auth/commit/f2371c4ec4a9ccac2aba1dea6b59df9fedf5c704