Closed Sajito closed 7 years ago
Meeeh. Closing here.
I got the wrong authentication backend... Using the django backend not the sentry backend.
Meeeh. Closing here.
I got the wrong authentication backend... Using the django backend not the sentry backend.
Hello, what's the correct backend? Please tell me. Thanks!
Hi,
I'm trying to get this working in my docker sentry setup. I managed to get the logging working basically. When I log in with ldap data the user gets created, but it's not added the organization.
My ldap configuration looks like this:
As I said everything seems to be working, but the user is not getting added to the organization, which definitely exists in the database.
Anyone got an idea what's wrong?
I'm using Sentry 8.11 and latest sentry_ldap_auth.
Thank you