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

TYPO3 v12 branch - Class "TYPO3\CMS\Extbase\Domain\Model\BackendUserGroup" not found #192

Open florinphp opened 6 months ago

florinphp commented 6 months ago

Heya!

Just run into this error while using the TYPO3 V12 branch.

The stacktrace is this: causal/ig_ldap_sso_auth/Classes/Service/AuthenticationService.php:98 causal/ig_ldap_sso_auth/Classes/Domain/Repository/ConfigurationRepository.php:84 ig_ldap_sso_auth/Classes/Domain/Repository/ConfigurationRepository.php:193 ig_ldap_sso_auth/Classes/Domain/Repository/AbstractUserGroupRepository.php:81

The class exists but in a different namespace and belongs to cms-beuser package: TYPO3\CMS\Beuser\Domain\Model\BackendUserGroup