xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.

Home Page:https://extensions.typo3.org/extension/ig_ldap_sso_auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

florinphp opened this issue · comments

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