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 70 forks source link

Exception regardig PHP Warning: Undefined array key "uid" after Login ($typo3Group['uid']) #175

Closed EvelynProjects closed 1 year ago

EvelynProjects commented 1 year ago

Hi, after php and typo3 upgrade we have following versions: php: 8.1 typo3: 11.5.25 ig_ldap_sso_auth: 3.7.1

When a user (with some other groups, which are not already created in typo3) logs into typo3, we get following exception: image

At the method getTypo3Groups() no $typo3Group['uid'] is set: image