Replies: 1 comment 2 replies
-
Hello, Did you manage to solve your issue ? I'm facing the exact same one here .. Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to configure authorization for two MS AD domains in accordance with the official instruction - https://django-auth-ldap.readthedocs.io/en/latest/multiconfig.html.
When I try to login, I get an error:
I get this error even if all search and group strings are commented out...
I carefully checked the settings, I can't understand what the problem is.
My settings:
REMOTE_AUTH_ENABLED = False also tried
I am not a Python guru, can somebody help me out?
Beta Was this translation helpful? Give feedback.
All reactions