-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LDAP config ok but not working #443
Comments
This is actually managed by Flask Appbuilder, you may want to open an issue against their repo. |
@viniciusrsdutra see #334 - I was able to get LDAP auth working but the auto user creation on sign in doesn't seem to work. |
Thanks @mistercrunch! I've opened and issue against Flask AppBuilder repo. @andrewhn, thanks also! The thing is I'm using OpenLDAP. I think might be a bug. |
Flask App builder has fixed this in version 1.6.1 but you have to enable |
Thank you so much @mtrbean ! |
Looks like it has been fixed, closing. |
I hava enable AUTH_USER_REGISTRATION,but still come with the following error: |
…erset (apache#443) * chore: pulling in controls from incubator-superset * style: adding extension to make eslint happy * un-bumping version * style: removing .ts, ignoring lint warning
…erset (apache#443) * chore: pulling in controls from incubator-superset * style: adding extension to make eslint happy * un-bumping version * style: removing .ts, ignoring lint warning
…erset (apache#443) * chore: pulling in controls from incubator-superset * style: adding extension to make eslint happy * un-bumping version * style: removing .ts, ignoring lint warning
…erset (apache#443) * chore: pulling in controls from incubator-superset * style: adding extension to make eslint happy * un-bumping version * style: removing .ts, ignoring lint warning
Hi everyone!
I'm new to Caravel and made the necessary changes to bind to LDAP.
According to the app log the changes are ok, but users can't login at the front end.
Any help?
Thanks in advance
The text was updated successfully, but these errors were encountered: