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

Nested user groups wont be fetched when using the scheduler #36

Open utrotzek opened 6 years ago

utrotzek commented 6 years ago

The handling of the parentGroup mapping only works if I manually click "import" on one explicit group in the backend module. When I use the scheduler to synchronize all groups, the parentGroups are not handled at all.

Is this a bug or a desired behaviour? Am I possible to synchronize all groups with parent groups at once somehow?

xperseguers commented 2 years ago

This sounds like a bug because the scheduler importer is supposed to behave relatively similarly than the manual import, at least for such use case.