'Set up LDAP with TYPO3 version 11

How can i setup LDAP authentication with TYPO3 in version 11 (11.5.8 to be specific)?

From what i have understood so far, till Typo3 version 10, it was done with an extension, as mentioned in this documentation. But the extension does not support the latest version.

LDAP extension for only valid for old versions



Solution 1:[1]

I would give the branch feature/TYPO3v11 at GitHub a try https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/tree/feature/TYPO3v11

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Georg Ringer