How to add LDAP & Active Directory Authentication to Mayan 4.4.5 direct deployment

Hello,
I need help with configure Active Directory in Mayan 4.4.5 “direct deployment”.
Regards,
KS

Hi,

The first thing you need to do is switch to a Docker Compose installation. Direct deployment is deprecated and requires advanced experience with Python, Django, and Linux.

Active Directory/LDAP authentication requires additional Python and Linux packages which are already included in the Docker image.

Thank you for your answer. I changed to Docker Compose. Is there any setup guide with AD?